Searched defs:opt_map (Results 1 – 3 of 3) sorted by relevance
62 struct opt_map { struct68 TAILQ_ENTRY(opt_map) mapsq; /* map queue pointers */ argument
47 static char *opt_map = nullstr; variable
1374 opt_map(char *str, int *rimin, int *rimax, int *romin, int *romax) opt_map() function