Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c46 #define UV_FS_FREE_PTR 0x0008 macro
1535 req->flags |= UV_FS_FREE_PTR; in fs__scandir()
1637 req->flags |= UV_FS_FREE_PTR; in fs__readdir()
2930 req->flags |= UV_FS_FREE_PTR; in fs__readlink()
3009 req->flags |= UV_FS_FREE_PTR; in fs__realpath()
3107 req->flags |= UV_FS_FREE_PTR; in fs__statfs()
3187 if (req->flags & UV_FS_FREE_PTR) { in uv_fs_req_cleanup()

Completed in 12 milliseconds