Searched refs:UV_FS_MKSTEMP (Results 1 – 5 of 5) sorted by relevance
1418 UV_FS_MKSTEMP, enumerator
113 UV_FS_MKSTEMP,
2266 req->fs_type == UV_FS_MKDTEMP || req->fs_type == UV_FS_MKSTEMP)) in uv_fs_req_cleanup()
3164 INIT(UV_FS_MKSTEMP); in uv_fs_mkstemp()
549 ASSERT_EQ(req->fs_type, UV_FS_MKSTEMP); in check_mkstemp_result()
Completed in 38 milliseconds