Home
last modified time | relevance | path

Searched refs:lchown_cb (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-fs.c284 static void lchown_cb(uv_fs_t* req) { in lchown_cb() function
2002 r = uv_fs_lchown(loop, &req, "test_file_link", -1, -1, lchown_cb); in TEST_IMPL()

Completed in 18 milliseconds