Home
last modified time | relevance | path

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

/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-fs.c524 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb() function
2331 r = uv_fs_scandir(loop, &scandir_req, path, 0, empty_scandir_cb); in TEST_IMPL()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dtest-fs.c627 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb() function
2851 r = uv_fs_scandir(loop, &scandir_req, path, 0, empty_scandir_cb); in TEST_IMPL()
/dports/devel/libuv/libuv-v1.42.0/test/
H A Dtest-fs.c627 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb() function
2851 r = uv_fs_scandir(loop, &scandir_req, path, 0, empty_scandir_cb); in TEST_IMPL()
/dports/www/R-cran-httpuv/httpuv/src/libuv/test/
H A Dtest-fs.c631 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb() function
2741 r = uv_fs_scandir(loop, &scandir_req, path, 0, empty_scandir_cb); in TEST_IMPL()