Searched refs:chown_root_cb (Results 1 – 1 of 1) sorted by relevance
291 static void chown_root_cb(uv_fs_t* req) { in chown_root_cb() function1975 r = uv_fs_chown(loop, &req, "test_file", 0, 0, chown_root_cb); in TEST_IMPL()
Completed in 13 milliseconds