Home
last modified time | relevance | path

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

/third_party/libuv/src/
Duv-common.h218 void uv__fs_readdir_cleanup(uv_fs_t* req);
Duv-common.c738 void uv__fs_readdir_cleanup(uv_fs_t* req) { in uv__fs_readdir_cleanup() function
/third_party/libuv/src/unix/
Dfs.c2212 uv__fs_readdir_cleanup(req); in uv_fs_req_cleanup()
/third_party/libuv/src/win/
Dfs.c2871 uv__fs_readdir_cleanup(req); in uv_fs_req_cleanup()