Searched defs:optlist (Results 1 – 9 of 9) sorted by relevance
145 char *optlist, *str; in get_media_options() local
184 argmatch(const char *arg, const char **optlist) in argmatch()
667 u_char *optlist; in main() local781 u_char optlist[MAX_IPOPTLEN]; in main() local
60 OPTLIST const optlist[] = { variable
218 optlist (int options, const struct ns32k_option * optionP, char * result) in optlist() function
2376 parse_cpu_options(char *args, struct cpu_option *optlist, u_int cpuctrl) in parse_cpu_options()
801 optlist (char *str, /* The string to extract options from. */ in optlist() function
1148 typedef struct optlist { struct1151 } optlist_t; argument