Searched refs:fchown_cb (Results 1 – 1 of 1) sorted by relevance
269 static void fchown_cb(uv_fs_t* req) { in fchown_cb() function1982 r = uv_fs_fchown(loop, &req, file, -1, -1, fchown_cb); in TEST_IMPL()
Completed in 10 milliseconds