mcview_load       396 src/filemanager/ext.c         mcview_load ((WView *) target, cmd, vfs_path_as_str (filename_vpath), start_line, 0, 0);
mcview_load      1210 src/filemanager/layout.c             mcview_load ((WView *) new_widget, 0, file_name, 0, 0, 0);
mcview_load       197 src/viewer/actions_cmd.c     mcview_load (view, 0, fe->fname->str, 0, 0, 0);
mcview_load       366 src/viewer/actions_cmd.c         mcview_load (view, NULL, vfs_path_as_str (vfile), 0, 0, 0);
mcview_load       391 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       266 src/viewer/mcviewer.c         mcview_load (lc_mcview, command, vfs_path_as_str (file_vpath), start_line, search_start,
mcview_load        50 src/viewer/mcviewer.h extern gboolean mcview_load (WView * view, const char *command, const char *file, int start_line,