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