panel_cd 136 src/execute.c if (!panel_cd (current_panel, new_dir_vpath, cd_exact)) panel_cd 199 src/filemanager/cd.c result = panel_cd (current_panel, r_vpath, cd_parse_command); panel_cd 280 src/filemanager/cd.c ok = panel_cd (current_panel, q_vpath, cd_parse_command); panel_cd 143 src/filemanager/cmd.c if (!panel_cd (panel, fname_vpath, cd_exact)) panel_cd 994 src/filemanager/cmd.c if (!panel_cd (current_panel, target_vpath, cd_exact)) panel_cd 418 src/filemanager/ext.c panel_cd (panel, p_vpath, cd_parse_command); panel_cd 164 src/filemanager/filemanager.c panel_cd (current_panel, sel_vdir, cd_exact); panel_cd 1031 src/filemanager/filemanager.c panel_cd (current_panel, s_vpath, cd_exact); panel_cd 1922 src/filemanager/find.c panel_cd (panel, dirname_vpath, cd_exact); panel_cd 1942 src/filemanager/find.c panel_cd (panel, filename_vpath, cd_exact); panel_cd 1915 src/filemanager/panel.c panel_cd (panel, up_dir, cd_exact); panel_cd 1942 src/filemanager/panel.c panel_cd (panel, vpath, cd_exact); panel_cd 2264 src/filemanager/panel.c panel_cd (panel, dname_vpath, cd_exact); panel_cd 2312 src/filemanager/panel.c panel_cd (panel, vpath, cd_exact); panel_cd 2869 src/filemanager/panel.c if (!panel_cd (panel, fname_vpath, cd_exact)) panel_cd 2976 src/filemanager/panel.c panel_cd (p, new_dir_vpath, cd_exact); panel_cd 3067 src/filemanager/panel.c panel_cd (cpanel, new_dir_vpath, cd_exact); panel_cd 186 src/filemanager/panel.h MC_MOCKABLE gboolean panel_cd (WPanel *panel, const vfs_path_t *new_dir_vpath, panel_cd 594 src/filemanager/tree.c if (panel_cd (p, tree->selected_ptr->name, cd_exact))