Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c605 static void scandir_cb(uv_fs_t* req) { in scandir_cb() function
1189 r = uv_fs_scandir(loop, &scandir_req, "test_dir", 0, scandir_cb); in TEST_IMPL()

Completed in 10 milliseconds