Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-readdir.c222 static void file_opendir_cb(uv_fs_t* req) { in file_opendir_cb() function
255 r = uv_fs_opendir(uv_default_loop(), &opendir_req, path, file_opendir_cb); in TEST_IMPL()

Completed in 4 milliseconds