the_other_panel  1129 src/filemanager/layout.c     WPanel *the_other_panel = NULL;
the_other_panel  1201 src/filemanager/layout.c         the_other_panel = PANEL (panels[the_other].widget);
the_other_panel  1202 src/filemanager/layout.c         if (the_other_panel != NULL)
the_other_panel  1203 src/filemanager/layout.c             file_name = panel_current_entry (the_other_panel)->fname->str;