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

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c882 static void futime_cb(uv_fs_t* req) { function
2731 r = uv_fs_futime(loop, &futime_req, file, atime, mtime, futime_cb);

Completed in 105 milliseconds