Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c91 static char *mema_opts[] = { variable
1472 len += strlen(mema_opts[opts[i].subopt]); in opt_help_str()
1485 (void) strcat(str, mema_opts[opts[i].subopt]); in opt_help_str()
1523 subopt = getsubopt(&optcopy, mema_opts, &value); in process_options()
1547 mema_opts[subopt], hlp); in process_options()
1556 mema_opts[subopt]); in process_options()
1563 mema_opts[subopt]); in process_options()
1582 mema_opts[subopt], in process_options()
1583 mema_opts[opts[i].subopt]); in process_options()