Home
last modified time | relevance | path

Searched refs:opt_control (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c111 struct opt_control { struct
136 static option_set_t process_options(const char *, struct opt_control *, argument
139 static struct opt_control add_opts[] = {
145 static struct opt_control del_opts[] = {
152 static struct opt_control stat_opts[] = {
1459 opt_help_str(struct opt_control *opts) in opt_help_str()
1494 struct opt_control *opts, in process_options()