VPF_NO_CANON      770 lib/vfs/direntry.c             local = vfs_path_from_str_flags (fh->ino->localname, VPF_NO_CANON);
VPF_NO_CANON      745 lib/vfs/path.c     if ((flags & VPF_NO_CANON) == 0)
VPF_NO_CANON     1501 lib/vfs/path.c         ret_vpath = vfs_path_from_str_flags (str_tokens, VPF_NO_CANON);
VPF_NO_CANON      280 src/filemanager/cd.c             q_vpath = vfs_path_from_str_flags (s_path->str, VPF_NO_CANON);
VPF_NO_CANON      372 src/filemanager/cmd.c             s = vfs_path_from_str_flags (s_str, VPF_NO_CANON);
VPF_NO_CANON      385 src/filemanager/cmd.c         dest_vpath = vfs_path_from_str_flags (dest, VPF_NO_CANON);
VPF_NO_CANON      446 src/filemanager/cmd.c         cd_vpath = vfs_path_from_str_flags (cd_path, VPF_NO_CANON);
VPF_NO_CANON     1136 src/filemanager/cmd.c                     dest_vpath = vfs_path_from_str_flags (dest, VPF_NO_CANON);
VPF_NO_CANON      423 src/filemanager/ext.c     p_vpath = vfs_path_from_str_flags (pbuffer, VPF_NO_CANON);
VPF_NO_CANON      572 src/filemanager/file.c                 q = vfs_path_from_str_flags (dst_path, VPF_NO_CANON);
VPF_NO_CANON      595 src/filemanager/file.c     link_target_vpath = vfs_path_from_str_flags (link_target, VPF_NO_CANON);
VPF_NO_CANON     1320 src/filemanager/filegui.c     vpath = vfs_path_from_str_flags (def_text, only_one ? VPF_NO_CANON : VPF_NONE);
VPF_NO_CANON      136 src/filemanager/filenot.c     vpath = vfs_path_from_str_flags (path, VPF_NO_CANON);
VPF_NO_CANON     1266 src/filemanager/panel.c             last_vpath = vfs_path_from_str_flags (archive_name + 1, VPF_NO_CANON);
VPF_NO_CANON     1269 src/filemanager/panel.c             last_vpath = vfs_path_from_str_flags (prev_path_element->path, VPF_NO_CANON);
VPF_NO_CANON      254 src/vfs/cpio/cpio.c         tmp_vpath = vfs_path_from_str_flags (s, VPF_NO_CANON);
VPF_NO_CANON      928 src/vfs/tar/tar.c         tmp_vpath = vfs_path_from_str_flags (s, VPF_NO_CANON);
VPF_NO_CANON      119 tests/lib/vfs/path_manipulations.c         VPF_NO_CANON,
VPF_NO_CANON      124 tests/lib/vfs/path_manipulations.c         VPF_NO_CANON,
VPF_NO_CANON      285 tests/lib/vfs/path_manipulations.c     vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON);
VPF_NO_CANON      391 tests/lib/vfs/path_manipulations.c     vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON);
VPF_NO_CANON      414 tests/lib/vfs/path_manipulations.c     vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON);
VPF_NO_CANON      181 tests/lib/vfs/path_recode.c         VPF_NO_CANON,
VPF_NO_CANON      123 tests/lib/vfs/relative_cd.c         VPF_NO_CANON,