Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dfs.c41 #define UV_FS_FREE_PTR 0x0008 macro
1541 req->flags |= UV_FS_FREE_PTR; in fs__scandir()
1643 req->flags |= UV_FS_FREE_PTR; in fs__readdir()
2612 req->flags |= UV_FS_FREE_PTR; in fs__readlink()
2689 req->flags |= UV_FS_FREE_PTR; in fs__realpath()
2787 req->flags |= UV_FS_FREE_PTR; in fs__statfs()
2867 if (req->flags & UV_FS_FREE_PTR) { in uv_fs_req_cleanup()