Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c649 static void file_scandir_cb(uv_fs_t* req) { in file_scandir_cb() function
3024 r = uv_fs_scandir(loop, &scandir_req, path, 0, file_scandir_cb); in TEST_IMPL()

Completed in 11 milliseconds