Searched refs:futime_cb (Results 1 – 1 of 1) sorted by relevance
888 static void futime_cb(uv_fs_t* req) { in futime_cb() function2838 r = uv_fs_futime(loop, &futime_req, file, atime, mtime, futime_cb); in TEST_IMPL()
Completed in 11 milliseconds