HomeSort by: relevance | last modified time | path
    Searched refs:futime_cb (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/libuv/dist/test/
test-fs.c 927 static void futime_cb(uv_fs_t* req) { function
2988 r = uv_fs_futime(loop, &futime_req, file, atime, mtime, futime_cb);

Completed in 25 milliseconds