Searched refs:cfga_strs (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 167 cfga_strs[] = { variable 845 led_strs[led], cfga_strs[UNKNOWN]); in prt_led_mode() 848 DBG(1, ("%s:%s\n", led_strs[led], cfga_strs[UNKNOWN])); in prt_led_mode() 1568 cfga_msg(msgp, dgettext(TEXT_DOMAIN, cfga_strs[HELP_UNKNOWN])); in check_options() 1580 cfga_msg(msgp, dgettext(TEXT_DOMAIN, cfga_strs[HELP_UNKNOWN])); in cfga_help() 1585 cfga_msg(msgp, dgettext(TEXT_DOMAIN, cfga_strs[HELP_HEADER])); in cfga_help() 1586 cfga_msg(msgp, cfga_strs[HELP_CONFIG]); in cfga_help() 1587 cfga_msg(msgp, cfga_strs[HELP_ENABLE_SLOT]); in cfga_help() 1588 cfga_msg(msgp, cfga_strs[HELP_DISABLE_SLOT]); in cfga_help() 1589 cfga_msg(msgp, cfga_strs[HELP_ENABLE_AUTOCONF]); in cfga_help() [all …]
|
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 168 cfga_strs[] = { variable 941 led_strs[power_led_info.led], cfga_strs[UNKNOWN]); in prt_led_mode() 956 led_strs[fault_led_info.led], cfga_strs[UNKNOWN]); in prt_led_mode() 971 led_strs[attn_led_info.led], cfga_strs[UNKNOWN]); in prt_led_mode() 986 cfga_strs[UNKNOWN]); in prt_led_mode() 1727 cfga_msg(msgp, dgettext(TEXT_DOMAIN, cfga_strs[HELP_UNKNOWN])); in check_options() 1739 cfga_msg(msgp, dgettext(TEXT_DOMAIN, cfga_strs[HELP_UNKNOWN])); in cfga_help() 1744 cfga_msg(msgp, dgettext(TEXT_DOMAIN, cfga_strs[HELP_HEADER])); in cfga_help() 1745 cfga_msg(msgp, cfga_strs[HELP_CONFIG]); in cfga_help() 1746 cfga_msg(msgp, cfga_strs[HELP_ENABLE_SLOT]); in cfga_help() [all …]
|
/titanic_41/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 152 cfga_strs[] = { variable 232 #define cfga_str(i) cfga_strs[(i)]
|