vfs_path_from_str_flags 337 lib/util.c vpath = vfs_path_from_str_flags (path, VPF_STRIP_PASSWORD); vfs_path_from_str_flags 768 lib/vfs/direntry.c local = vfs_path_from_str_flags (fh->ino->localname, VPF_NO_CANON); vfs_path_from_str_flags 749 lib/vfs/path.c return vfs_path_from_str_flags (path_str, VPF_NONE); vfs_path_from_str_flags 1507 lib/vfs/path.c ret_vpath = vfs_path_from_str_flags (str_tokens, VPF_NO_CANON); vfs_path_from_str_flags 69 lib/vfs/path.h vfs_path_t *vfs_path_from_str_flags (const char *path_str, vfs_path_flag_t flags); vfs_path_from_str_flags 280 src/filemanager/cd.c q_vpath = vfs_path_from_str_flags (s_path->str, VPF_NO_CANON); vfs_path_from_str_flags 345 src/filemanager/cmd.c s = vfs_path_from_str_flags (s_str, VPF_NO_CANON); vfs_path_from_str_flags 358 src/filemanager/cmd.c dest_vpath = vfs_path_from_str_flags (dest, VPF_NO_CANON); vfs_path_from_str_flags 419 src/filemanager/cmd.c cd_vpath = vfs_path_from_str_flags (cd_path, VPF_NO_CANON); vfs_path_from_str_flags 989 src/filemanager/cmd.c deprecated_vpath = vfs_path_from_str_flags (target, VPF_USE_DEPRECATED_PARSER); vfs_path_from_str_flags 1140 src/filemanager/cmd.c dest_vpath = vfs_path_from_str_flags (dest, VPF_NO_CANON); vfs_path_from_str_flags 1353 src/filemanager/cmd.c vpath = vfs_path_from_str_flags (mc_config_get_path (), VPF_STRIP_HOME); vfs_path_from_str_flags 423 src/filemanager/ext.c p_vpath = vfs_path_from_str_flags (pbuffer, VPF_NO_CANON); vfs_path_from_str_flags 564 src/filemanager/file.c q = vfs_path_from_str_flags (dst_path, VPF_NO_CANON); vfs_path_from_str_flags 587 src/filemanager/file.c link_target_vpath = vfs_path_from_str_flags (link_target, VPF_NO_CANON); vfs_path_from_str_flags 1378 src/filemanager/filegui.c vpath = vfs_path_from_str_flags (def_text, only_one ? VPF_NO_CANON : VPF_NONE); vfs_path_from_str_flags 115 src/filemanager/filenot.c vpath = vfs_path_from_str_flags (path, VPF_NO_CANON); vfs_path_from_str_flags 1271 src/filemanager/panel.c last_vpath = vfs_path_from_str_flags (archive_name + 1, VPF_NO_CANON); vfs_path_from_str_flags 1274 src/filemanager/panel.c last_vpath = vfs_path_from_str_flags (prev_path_element->path, VPF_NO_CANON); vfs_path_from_str_flags 254 src/vfs/cpio/cpio.c tmp_vpath = vfs_path_from_str_flags (s, VPF_NO_CANON); vfs_path_from_str_flags 929 src/vfs/tar/tar.c tmp_vpath = vfs_path_from_str_flags (s, VPF_NO_CANON); vfs_path_from_str_flags 157 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, data->input_flags); vfs_path_from_str_flags 285 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); vfs_path_from_str_flags 391 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); vfs_path_from_str_flags 414 tests/lib/vfs/path_manipulations.c vpath = vfs_path_from_str_flags (data->input_path, VPF_NO_CANON); vfs_path_from_str_flags 250 tests/lib/vfs/path_recode.c vpath = vfs_path_from_str_flags (data->input_path, data->input_from_str_flags); vfs_path_from_str_flags 144 tests/lib/vfs/path_serialize.c vpath = vfs_path_from_str_flags (ETALON_PATH_STR, VPF_USE_DEPRECATED_PARSER); vfs_path_from_str_flags 139 tests/lib/vfs/relative_cd.c vpath = vfs_path_from_str_flags (data->input_string, data->input_flags); vfs_path_from_str_flags 96 tests/lib/vfs/vfs_path_from_str_flags.c actual_result = vfs_path_from_str_flags (data->input_string, VPF_STRIP_HOME); vfs_path_from_str_flags 177 tests/lib/vfs/vfs_path_string_convert.c vpath = vfs_path_from_str_flags (data->input_string, VPF_USE_DEPRECATED_PARSER); vfs_path_from_str_flags 263 tests/lib/vfs/vfs_path_string_convert.c vpath = vfs_path_from_str_flags (data->input_string, VPF_USE_DEPRECATED_PARSER); vfs_path_from_str_flags 294 tests/lib/vfs/vfs_path_string_convert.c vfs_path_from_str_flags ("/path/to/file.ext#test1:/#enc:KOI8-R", VPF_USE_DEPRECATED_PARSER); vfs_path_from_str_flags 132 tests/lib/vfs/vfs_s_get_path.c vfs_path_from_str_flags ("/" ETALON_VFS_NAME ARCH_NAME "#test1:/" ETALON_PATH,