Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds