VPF_STRIP_HOME 573 lib/vfs/path.c if ((flags & VPF_STRIP_HOME) && element_index == 0 \ VPF_STRIP_HOME 2748 src/diffviewer/ydiff.c path = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 1332 src/filemanager/cmd.c vpath = vfs_path_from_str_flags (mc_config_get_path (), VPF_STRIP_HOME); VPF_STRIP_HOME 552 src/filemanager/filegui.c s1 = vfs_path_to_str_flags (p, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 567 src/filemanager/filegui.c s1 = vfs_path_to_str_flags (p, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 1536 src/filemanager/layout.c vfs_path_to_str_flags (current_panel->cwd_vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 1144 src/filemanager/panel.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD | VPF_HIDE_CHARSET); VPF_STRIP_HOME 204 tests/lib/vfs/path_recode.c VPF_STRIP_HOME, VPF_STRIP_HOME 211 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD, VPF_STRIP_HOME 218 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD | VPF_HIDE_CHARSET, VPF_STRIP_HOME 225 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_RECODE, VPF_STRIP_HOME 232 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_RECODE | VPF_STRIP_PASSWORD, VPF_STRIP_HOME 174 tests/lib/vfs/relative_cd.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD | VPF_HIDE_CHARSET); VPF_STRIP_HOME 93 tests/lib/vfs/vfs_path_from_str_flags.c actual_result = vfs_path_from_str_flags (data->input_string, VPF_STRIP_HOME);