Searched defs:mloption (Results 1 – 1 of 1) sorted by relevance
151 struct mloption { constant char *opt_name; void (*opt_func)(constant char*,size_t); }; in modeline_option() argument