Searched refs:UV_FS_FREE_PTR (Results 1 – 1 of 1) sorted by relevance
46 #define UV_FS_FREE_PTR 0x0008 macro1535 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