VPF_NO_CANON 765 lib/vfs/direntry.c local = vfs_path_from_str_flags (fh->ino->localname, VPF_NO_CANON); VPF_NO_CANON 694 lib/vfs/path.c if ((flags & VPF_NO_CANON) == 0) VPF_NO_CANON 1470 lib/vfs/path.c ret_vpath = vfs_path_from_str_flags (str_tokens, VPF_NO_CANON); VPF_NO_CANON 278 src/filemanager/cd.c q_vpath = vfs_path_from_str_flags (s_path->str, VPF_NO_CANON); VPF_NO_CANON 346 src/filemanager/cmd.c s = vfs_path_from_str_flags (s_str, VPF_NO_CANON); VPF_NO_CANON 359 src/filemanager/cmd.c dest_vpath = vfs_path_from_str_flags (dest, VPF_NO_CANON); VPF_NO_CANON 419 src/filemanager/cmd.c cd_vpath = vfs_path_from_str_flags (cd_path, VPF_NO_CANON); VPF_NO_CANON 1117 src/filemanager/cmd.c dest_vpath = vfs_path_from_str_flags (dest, VPF_NO_CANON); VPF_NO_CANON 412 src/filemanager/ext.c p_vpath = vfs_path_from_str_flags (pbuffer, VPF_NO_CANON); VPF_NO_CANON 559 src/filemanager/file.c q = vfs_path_from_str_flags (dst_path, VPF_NO_CANON); VPF_NO_CANON 582 src/filemanager/file.c link_target_vpath = vfs_path_from_str_flags (link_target, VPF_NO_CANON); VPF_NO_CANON 1361 src/filemanager/filegui.c vpath = vfs_path_from_str_flags (def_text, only_one ? VPF_NO_CANON : VPF_NONE); VPF_NO_CANON 114 src/filemanager/filenot.c vpath = vfs_path_from_str_flags (path, VPF_NO_CANON); VPF_NO_CANON 1128 src/filemanager/panel.c last_vpath = vfs_path_from_str_flags (archive_name + 1, VPF_NO_CANON); VPF_NO_CANON 1131 src/filemanager/panel.c last_vpath = vfs_path_from_str_flags (prev_path_element->path, VPF_NO_CANON); VPF_NO_CANON 256 src/vfs/cpio/cpio.c tmp_vpath = vfs_path_from_str_flags (s, VPF_NO_CANON); VPF_NO_CANON 914 src/vfs/tar/tar.c tmp_vpath = vfs_path_from_str_flags (s, VPF_NO_CANON); VPF_NO_CANON 112 tests/lib/vfs/path_manipulations.c VPF_NO_CANON, VPF_NO_CANON 118 tests/lib/vfs/path_manipulations.c VPF_NO_CANON, VPF_NO_CANON 282 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); VPF_NO_CANON 380 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); VPF_NO_CANON 399 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); VPF_NO_CANON 159 tests/lib/vfs/path_recode.c VPF_NO_CANON, VPF_NO_CANON 121 tests/lib/vfs/relative_cd.c VPF_NO_CANON,