Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.h221 void uv__fs_scandir_cleanup(uv_fs_t* req);
H A Duv-common.c687 void uv__fs_scandir_cleanup(uv_fs_t* req) { in uv__fs_scandir_cleanup() function
/libuv/src/unix/
H A Dfs.c2276 uv__fs_scandir_cleanup(req); in uv_fs_req_cleanup()
/libuv/src/win/
H A Dfs.c3000 uv__fs_scandir_cleanup(req); in uv_fs_req_cleanup()
/libuv/
H A DChangeLog3832 * win: call uv__fs_scandir_cleanup() (cjihrig)

Completed in 32 milliseconds