Searched refs:symlink2_ph (Results 1 – 1 of 1) sorted by relevance
866 fs::path symlink2_ph(dir / "symlink2"); in create_symlink_tests() local867 fs::copy_symlink(from_ph, symlink2_ph); in create_symlink_tests()868 stat = fs::symlink_status(symlink2_ph); in create_symlink_tests()