other_panel       362 src/filemanager/cmd.c             d = vfs_path_append_new (other_panel->cwd_vpath, fname, (char *) NULL);
other_panel       370 src/filemanager/cmd.c             s_str = diff_two_paths (other_panel->cwd_vpath, s);
other_panel       816 src/filemanager/cmd.c         vfs_path_equal (current_panel->cwd_vpath, other_panel->cwd_vpath))
other_panel      1038 src/filemanager/cmd.c         compare_dir (current_panel, other_panel, thorough_flag);
other_panel      1039 src/filemanager/cmd.c         compare_dir (other_panel, current_panel, thorough_flag);
other_panel      1056 src/filemanager/cmd.c             dview_diff_cmd (current_panel, other_panel);
other_panel      1058 src/filemanager/cmd.c             dview_diff_cmd (other_panel, current_panel);
other_panel      1839 src/filemanager/file.c                 if (get_other_type () == view_listing && other_panel->is_panelized)
other_panel      1952 src/filemanager/file.c         tmp_dest_dir = vfs_path_as_str (other_panel->cwd_vpath);
other_panel      3400 src/filemanager/file.c         other_panel->dirty = TRUE;
other_panel       513 src/filemanager/filemanager.c         check_panel_timestamp (other_panel, get_other_type (), event_data->vclass, event_data->id);
other_panel       764 src/filemanager/filemanager.c         put_link (other_panel);
other_panel       829 src/filemanager/filemanager.c         put_tagged (other_panel);
other_panel      1105 src/filemanager/filemanager.c     if (get_other_type () == view_listing && other_panel->dirty)
other_panel      1106 src/filemanager/filemanager.c         widget_draw (WIDGET (other_panel));
other_panel      1192 src/filemanager/filemanager.c             midnight_put_panel_path (other_panel);
other_panel      1778 src/filemanager/filemanager.c             mc_stat (other_panel->cwd_vpath, &(other_panel->dir_stat));
other_panel      1320 src/filemanager/layout.c             panel_re_sort (other_panel);
other_panel      3062 src/filemanager/panel.c     panel_do_cd (other_panel, panel->cwd_vpath, cd_exact);
other_panel      3066 src/filemanager/panel.c         panel_set_current_by_name (other_panel, panel_current_entry (panel)->fname->str);
other_panel       798 src/setup.c            dirs = get_panel_dir_for (other_panel);
other_panel       248 src/usermenu.c             panel = other_panel;
other_panel       793 src/usermenu.c                 panel = other_panel;
other_panel       186 src/viewer/actions_cmd.c         panel = other_panel;