mcview_load       396 src/filemanager/ext.c         mcview_load ((WView *) target, cmd, vfs_path_as_str (filename_vpath), start_line, 0, 0);
mcview_load      1207 src/filemanager/layout.c         mcview_load ((WView *) new_widget, 0, file_name, 0, 0, 0);
mcview_load       192 src/viewer/actions_cmd.c     mcview_load (view, 0, panel_current_entry (panel)->fname->str, 0, 0, 0);
mcview_load       361 src/viewer/actions_cmd.c         mcview_load (view, NULL, vfs_path_as_str (vfile), 0, 0, 0);
mcview_load       386 src/viewer/actions_cmd.c         mcview_load (view, NULL, filename, 0, 0, 0);
mcview_load        90 src/viewer/lib.c     mcview_load (view, command, filename, 0, 0, 0);
mcview_load       264 src/viewer/mcviewer.c         mcview_load (lc_mcview, command, vfs_path_as_str (file_vpath), start_line, search_start,
mcview_load        51 src/viewer/mcviewer.h extern gboolean mcview_load (WView * view, const char *command, const char *file, int start_line,