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