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
1522 req->flags |= UV_FS_FREE_PTR; in fs__scandir()
1624 req->flags |= UV_FS_FREE_PTR; in fs__readdir()
2741 req->flags |= UV_FS_FREE_PTR; in fs__readlink()
2820 req->flags |= UV_FS_FREE_PTR; in fs__realpath()
2918 req->flags |= UV_FS_FREE_PTR; in fs__statfs()
2998 if (req->flags & UV_FS_FREE_PTR) { in uv_fs_req_cleanup()

Completed in 11 milliseconds