vfile             349 src/viewer/actions_cmd.c     vfs_path_t *vfile;
vfile             360 src/viewer/actions_cmd.c     vfile =
vfile             365 src/viewer/actions_cmd.c     if (regex_command_for (view, vfile, "View", &ext_script) == 0)
vfile             366 src/viewer/actions_cmd.c         mcview_load (view, NULL, vfs_path_as_str (vfile), 0, 0, 0);
vfile             367 src/viewer/actions_cmd.c     vfs_path_free (vfile, TRUE);