VFSF_NOLINKS 373 src/filemanager/file.c if ((vfs_file_class_flags (src_vpath) & VFSF_NOLINKS) != 0) VFSF_NOLINKS 2756 src/vfs/ftpfs/ftpfs.c vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp"); VFSF_NOLINKS 818 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 96 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 102 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 108 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 114 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 120 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 126 tests/lib/vfs/current_dir.c VFSF_NOLINKS, VFSF_NOLINKS 132 tests/lib/vfs/current_dir.c VFSF_NOLINKS | VFSF_REMOTE, VFSF_NOLINKS 138 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 47 tests/lib/vfs/path_manipulations.c vfs_init_class (&vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 245 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 84 tests/lib/vfs/relative_cd.c vfs_init_class (vfs_test_ops1, "testfs1", VFSF_NOLINKS | VFSF_REMOTE, "test1"); VFSF_NOLINKS 64 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 64 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");