VFSF_NOLINKS      381 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      823 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      101 tests/lib/vfs/current_dir.c         VFSF_NOLINKS,
VFSF_NOLINKS      107 tests/lib/vfs/current_dir.c         VFSF_NOLINKS,
VFSF_NOLINKS      113 tests/lib/vfs/current_dir.c         VFSF_NOLINKS,
VFSF_NOLINKS      119 tests/lib/vfs/current_dir.c         VFSF_NOLINKS,
VFSF_NOLINKS      125 tests/lib/vfs/current_dir.c         VFSF_NOLINKS,
VFSF_NOLINKS      131 tests/lib/vfs/current_dir.c         VFSF_NOLINKS | VFSF_REMOTE,
VFSF_NOLINKS      137 tests/lib/vfs/current_dir.c         VFSF_NOLINKS | VFSF_REMOTE,
VFSF_NOLINKS      143 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      247 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       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");