Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c96 static char *ib_help[] = { /* Help messages */ variable
2047 cfga_msg(msgp, dgettext(TEXT_DOMAIN, ib_help[ in cfga_help()
2053 cfga_msg(msgp, dgettext(TEXT_DOMAIN, ib_help[CFGA_IB_HELP_HEADER])); in cfga_help()
2054 cfga_msg(msgp, ib_help[CFGA_IB_HELP_CONFIG]); in cfga_help()
2055 cfga_msg(msgp, ib_help[CFGA_IB_HELP_LIST]); in cfga_help()
2056 cfga_msg(msgp, ib_help[CFGA_IB_HELP_UPD_PKEY]); in cfga_help()
2057 cfga_msg(msgp, ib_help[CFGA_IB_HELP_CONF_FILE1]); in cfga_help()
2058 cfga_msg(msgp, ib_help[CFGA_IB_HELP_CONF_FILE2]); in cfga_help()
2059 cfga_msg(msgp, ib_help[CFGA_IB_HELP_UPD_IOC_CONF]); in cfga_help()
2060 cfga_msg(msgp, ib_help[CFGA_IB_HELP_UNCFG_CLNTS]); in cfga_help()