Searched refs:UV_FS_SYMLINK_JUNCTION (Results 1 – 4 of 4) sorted by relevance
1619 #define UV_FS_SYMLINK_JUNCTION 0x0002 macro
457 * ``UV_FS_SYMLINK_JUNCTION``: request that the symlink is created
2683 if (req->fs.info.file_flags & UV_FS_SYMLINK_JUNCTION) { in fs__symlink()
2509 return test_symlink_dir_impl(UV_FS_SYMLINK_JUNCTION); in TEST_IMPL()
Completed in 42 milliseconds