VPF_NO_CANON 768 lib/vfs/direntry.c local = vfs_path_from_str_flags (fh->ino->localname, VPF_NO_CANON); VPF_NO_CANON 718 lib/vfs/path.c if ((flags & VPF_NO_CANON) == 0) VPF_NO_CANON 1507 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 345 src/filemanager/cmd.c s = vfs_path_from_str_flags (s_str, VPF_NO_CANON); VPF_NO_CANON 358 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 1140 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 564 src/filemanager/file.c q = vfs_path_from_str_flags (dst_path, VPF_NO_CANON); VPF_NO_CANON 587 src/filemanager/file.c link_target_vpath = vfs_path_from_str_flags (link_target, VPF_NO_CANON); VPF_NO_CANON 1368 src/filemanager/filegui.c vpath = vfs_path_from_str_flags (def_text, only_one ? VPF_NO_CANON : VPF_NONE); VPF_NO_CANON 115 src/filemanager/filenot.c vpath = vfs_path_from_str_flags (path, VPF_NO_CANON); VPF_NO_CANON 1271 src/filemanager/panel.c last_vpath = vfs_path_from_str_flags (archive_name + 1, VPF_NO_CANON); VPF_NO_CANON 1274 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 929 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 179 tests/lib/vfs/path_recode.c VPF_NO_CANON, VPF_NO_CANON 122 tests/lib/vfs/relative_cd.c VPF_NO_CANON,