Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c251 static void fchmod_cb(uv_fs_t* req) { in fchmod_cb() function
1802 r = uv_fs_fchmod(loop, &req, file, 0600, fchmod_cb); in TEST_IMPL()

Completed in 10 milliseconds