Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c529 const char *s = GET_MSG_STR(hw_cmds[i].str_id); in invoke_cmd()
683 sp->str = dgettext(TEXT_DOMAIN, GET_MSG_STR(a)); in msg_common()
685 sp->str = GET_MSG_STR(a); in msg_common()
H A Dcfga_scsi.h345 #define GET_MSG_STR(i) (str_tbl[msg_idx(i)].msgstr) macro
H A Dcfga_list.c781 cp = (char *)GET_MSG_STR(ERR_UNAVAILABLE); in get_hw_info()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h410 #define GET_MSG_STR(i) (str_tbl[msg_idx(i)].msgstr) macro
H A Dcfga_utils.c757 sp->str = dgettext(TEXT_DOMAIN, GET_MSG_STR(a)); in msg_common()
759 sp->str = GET_MSG_STR(a); in msg_common()
H A Dcfga_list.c3016 (char *)GET_MSG_STR(ERR_UNAVAILABLE)); in init_ldata_for_accessible_dev()
3073 (char *)GET_MSG_STR(ERR_UNAVAILABLE), CFGA_TYPE_LEN); in init_ldata_for_accessible_FCP_dev()
3340 cp = (char *)GET_MSG_STR(ERR_UNAVAILABLE); in get_hw_info()
3348 cp = (char *)GET_MSG_STR(ERR_UNAVAILABLE); in get_hw_info()