Home
last modified time | relevance | path

Searched refs:UV_FS_FREE_PATHS (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dfs.c45 #define UV_FS_FREE_PATHS 0x0002 macro
356 req->flags |= UV_FS_FREE_PATHS; in fs__capture_path()
2851 if (req->flags & UV_FS_FREE_PATHS) in uv_fs_req_cleanup()
/third_party/node/deps/uv/src/win/
H A Dfs.c40 #define UV_FS_FREE_PATHS 0x0002 macro
237 req->flags |= UV_FS_FREE_PATHS; in fs__capture_path()
2864 if (req->flags & UV_FS_FREE_PATHS) in uv_fs_req_cleanup()

Completed in 11 milliseconds