VPF_STRIP_HOME 574 lib/vfs/path.c if ((flags & VPF_STRIP_HOME) && element_index == 0 && \ VPF_STRIP_HOME 2745 src/diffviewer/ydiff.c path = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 1353 src/filemanager/cmd.c vpath = vfs_path_from_str_flags (mc_config_get_path (), VPF_STRIP_HOME); VPF_STRIP_HOME 546 src/filemanager/filegui.c s1 = vfs_path_to_str_flags (p, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 561 src/filemanager/filegui.c s1 = vfs_path_to_str_flags (p, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 1542 src/filemanager/layout.c vfs_path_to_str_flags (current_panel->cwd_vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); VPF_STRIP_HOME 1284 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 210 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD, VPF_STRIP_HOME 216 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD | VPF_HIDE_CHARSET, VPF_STRIP_HOME 222 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_RECODE, VPF_STRIP_HOME 228 tests/lib/vfs/path_recode.c VPF_STRIP_HOME | VPF_RECODE | VPF_STRIP_PASSWORD, VPF_STRIP_HOME 182 tests/lib/vfs/relative_cd.c VPF_STRIP_HOME | VPF_STRIP_PASSWORD | VPF_HIDE_CHARSET); VPF_STRIP_HOME 96 tests/lib/vfs/vfs_path_from_str_flags.c actual_result = vfs_path_from_str_flags (data->input_string, VPF_STRIP_HOME);