VFSF_NOLINKS 369 src/filemanager/file.c if ((vfs_file_class_flags (src_vpath) & VFSF_NOLINKS) != 0) VFSF_NOLINKS 2752 src/vfs/ftpfs/ftpfs.c vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp"); VFSF_NOLINKS 817 src/vfs/sftpfs/sftpfs.c vfs_init_subclass (&sftpfs_subclass, "sftpfs", VFSF_NOLINKS | VFSF_REMOTE, "sftp"); VFSF_NOLINKS 59 tests/lib/vfs/canonicalize_pathname.c vfs_init_class (&vfs_test_ops, "testfs", VFSF_NOLINKS | VFSF_REMOTE, "ftp"); VFSF_NOLINKS 95 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 102 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 109 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 116 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 123 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 130 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 137 tests/lib/vfs/current_dir.c VFSF_NOLINKS | VFSF_REMOTE, VFSF_NOLINKS 144 tests/lib/vfs/current_dir.c VFSF_NOLINKS | VFSF_REMOTE, VFSF_NOLINKS 151 tests/lib/vfs/current_dir.c VFSF_NOLINKS | VFSF_REMOTE, VFSF_NOLINKS 46 tests/lib/vfs/path_manipulations.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 246 tests/lib/vfs/path_recode.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 54 tests/lib/vfs/path_serialize.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 83 tests/lib/vfs/relative_cd.c vfs_init_class (vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 61 tests/lib/vfs/vfs_parse_ls_lga.c vfs_init_subclass (&test_subclass1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 57 tests/lib/vfs/vfs_path_string_convert.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS, "test1"); VFSF_NOLINKS 63 tests/lib/vfs/vfs_prefix_to_class.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 89 tests/lib/vfs/vfs_s_get_path.c vfs_init_subclass (&test_subclass1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 50 tests/lib/vfs/vfs_split.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 47 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp");