Home
last modified time | relevance | path

Searched refs:UV_FS_MKSTEMP (Results 1 – 5 of 5) sorted by relevance

/libuv/include/
H A Duv.h1418 UV_FS_MKSTEMP, enumerator
/libuv/docs/src/
H A Dfs.rst113 UV_FS_MKSTEMP,
/libuv/src/unix/
H A Dfs.c2266 req->fs_type == UV_FS_MKDTEMP || req->fs_type == UV_FS_MKSTEMP)) in uv_fs_req_cleanup()
/libuv/src/win/
H A Dfs.c3164 INIT(UV_FS_MKSTEMP); in uv_fs_mkstemp()
/libuv/test/
H A Dtest-fs.c549 ASSERT_EQ(req->fs_type, UV_FS_MKSTEMP); in check_mkstemp_result()

Completed in 38 milliseconds