Home
last modified time | relevance | path

Searched refs:UV_FS_SYMLINK_JUNCTION (Results 1 – 4 of 4) sorted by relevance

/libuv/include/
H A Duv.h1619 #define UV_FS_SYMLINK_JUNCTION 0x0002 macro
/libuv/docs/src/
H A Dfs.rst457 * ``UV_FS_SYMLINK_JUNCTION``: request that the symlink is created
/libuv/src/win/
H A Dfs.c2683 if (req->fs.info.file_flags & UV_FS_SYMLINK_JUNCTION) { in fs__symlink()
/libuv/test/
H A Dtest-fs.c2509 return test_symlink_dir_impl(UV_FS_SYMLINK_JUNCTION); in TEST_IMPL()

Completed in 42 milliseconds