Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/
H A Duv-common.h218 void uv__fs_readdir_cleanup(uv_fs_t* req);
H A Duv-common.c740 void uv__fs_readdir_cleanup(uv_fs_t* req) { in uv__fs_readdir_cleanup() function
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfs.c2213 uv__fs_readdir_cleanup(req); in uv_fs_req_cleanup()
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c2871 uv__fs_readdir_cleanup(req); in uv_fs_req_cleanup()