Searched defs:options_map (Results 1 – 2 of 2) sorted by relevance
304 struct options_map { struct305 char opt;306 int *flag;
60 static const char * const options_map[] = { variable