Searched refs:UV_FS_MKDTEMP (Results 1 – 5 of 5) sorted by relevance
1403 UV_FS_MKDTEMP, enumerator
99 UV_FS_MKDTEMP,
2266 req->fs_type == UV_FS_MKDTEMP || req->fs_type == UV_FS_MKSTEMP)) in uv_fs_req_cleanup()
3147 INIT(UV_FS_MKDTEMP); in uv_fs_mkdtemp()
523 ASSERT_EQ(req->fs_type, UV_FS_MKDTEMP); in check_mkdtemp_result()
Completed in 40 milliseconds