Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c290 static void chown_root_cb(uv_fs_t* req) { in chown_root_cb() function
1930 r = uv_fs_chown(loop, &req, "test_file", 0, 0, chown_root_cb); in TEST_IMPL()

Completed in 12 milliseconds