Home
last modified time | relevance | path

Searched refs:utime_cb (Results 1 – 1 of 1) sorted by path

/libuv/test/
H A Dtest-fs.c872 static void utime_cb(uv_fs_t* req) { in utime_cb() function
2656 r = uv_fs_utime(loop, &utime_req, path, atime, mtime, utime_cb); in TEST_IMPL()

Completed in 13 milliseconds