Home
last modified time | relevance | path

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

/libuv/include/
H A Duv.h1403 UV_FS_MKDTEMP, enumerator
/libuv/docs/src/
H A Dfs.rst99 UV_FS_MKDTEMP,
/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.c3147 INIT(UV_FS_MKDTEMP); in uv_fs_mkdtemp()
/libuv/test/
H A Dtest-fs.c523 ASSERT_EQ(req->fs_type, UV_FS_MKDTEMP); in check_mkdtemp_result()

Completed in 40 milliseconds