Searched defs:opt_name (Results 1 – 3 of 3) sorted by relevance
155 struct mloption { char *opt_name; void (*opt_func)(char*,int); }; in modeline_option() member
135 static int opt_name = 0; variable
216 static int parse_remapped_files_with_opt(const char *opt_name, in parse_remapped_files_with_opt()326 char opt_name[32]; in parse_remapped_files_with_try() local