vfile             315 src/viewer/actions_cmd.c     vfs_path_t *vfile;
vfile             326 src/viewer/actions_cmd.c     vfile =
vfile             331 src/viewer/actions_cmd.c     if (regex_command_for (view, vfile, "View", &ext_script) == 0)
vfile             332 src/viewer/actions_cmd.c         mcview_load (view, NULL, vfs_path_as_str (vfile), 0, 0, 0);
vfile             333 src/viewer/actions_cmd.c     vfs_path_free (vfile, TRUE);