user_syntax_file_vpath 1156 src/editor/editcmd.c vfs_path_t *user_syntax_file_vpath; user_syntax_file_vpath 1158 src/editor/editcmd.c user_syntax_file_vpath = mc_config_get_full_vpath (EDIT_SYNTAX_FILE); user_syntax_file_vpath 1159 src/editor/editcmd.c check_for_default (extdir_vpath, user_syntax_file_vpath); user_syntax_file_vpath 1160 src/editor/editcmd.c edit_arg_init (&arg, user_syntax_file_vpath, 0); user_syntax_file_vpath 1162 src/editor/editcmd.c vfs_path_free (user_syntax_file_vpath, TRUE);