what_vpath        168 src/filemanager/cmd.c do_edit (const vfs_path_t * what_vpath)
what_vpath        170 src/filemanager/cmd.c     edit_file_at_line (what_vpath, use_internal_edit, 0);
what_vpath        662 src/filemanager/cmd.c edit_file_at_line (const vfs_path_t * what_vpath, gboolean internal, long start_line)
what_vpath        667 src/filemanager/cmd.c         edit_file (what_vpath, start_line);
what_vpath        682 src/filemanager/cmd.c         execute_external_editor_or_viewer (editor, what_vpath, start_line);
what_vpath         54 src/filemanager/cmd.h void edit_file_at_line (const vfs_path_t * what_vpath, gboolean internal, long start_line);