Searched refs:fmd_msg_gettext_key (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/ |
H A D | fmd_msg.h | 75 extern char *fmd_msg_gettext_key(fmd_msg_hdl_t *, const char *, const char *,
|
H A D | fmd_msg.c | 47 * fmd_msg_gettext_key - format the entire message for the given dict for the 1481 fmd_msg_gettext_key(fmd_msg_hdl_t *h, function
|
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 230 if ((subj_fmt = fmd_msg_gettext_key(nhdl->nh_msghdl, NULL, 617 if ((body_fmt = fmd_msg_gettext_key(nhdl->nh_msghdl, NULL, 635 if ((body_fmt = fmd_msg_gettext_key(nhdl->nh_msghdl, NULL,
|
Completed in 117 milliseconds