Home
last modified time | relevance | path

Searched refs:futime_cb (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-fs.c888 static void futime_cb(uv_fs_t* req) { in futime_cb() function
2833 r = uv_fs_futime(loop, &futime_req, file, atime, mtime, futime_cb); in TEST_IMPL()

Completed in 16 milliseconds