vfile             313 src/viewer/actions_cmd.c     vfs_path_t *vfile;
vfile             324 src/viewer/actions_cmd.c     vfile =
vfile             329 src/viewer/actions_cmd.c     if (regex_command_for (view, vfile, "View", &ext_script) == 0)
vfile             330 src/viewer/actions_cmd.c         mcview_load (view, NULL, vfs_path_as_str (vfile), 0, 0, 0);
vfile             331 src/viewer/actions_cmd.c     vfs_path_free (vfile, TRUE);