Searched refs:opt_flavor_t (Results 1 – 1 of 1) sorted by relevance
77 typedef enum {EXCL_OPT, MOD_OPT} opt_flavor_t; typedef401 set_option(int *options, int nextopt, opt_flavor_t type) in set_option()