Searched refs:fmd_msg_getitem_nv (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.h78 extern char *fmd_msg_getitem_nv(fmd_msg_hdl_t *,
H A Dfmd_msg_test.c196 * Test 3: Use fmd_msg_getitem_nv to retrieve the item strings for
200 if ((s = fmd_msg_getitem_nv(h, NULL, list, i)) == NULL) {
201 (void) fprintf(stderr, "%s: fmd_msg_getitem_nv failed "
211 * Test 4: Use fmd_msg_getitem_nv to retrieve the complete message for
224 * Test 5: Use fmd_msg_getitem_nv to retrieve the complete message for
H A Dfmd_msg.c50 * fmd_msg_getitem_nv - format a single message item for the given event
1363 * Common code for fmd_msg_getitem_nv() and fmd_msg_getitem_id(): this function
1450 fmd_msg_getitem_nv(fmd_msg_hdl_t *h, function
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c941 char *cp = fmd_msg_getitem_nv(fmadm_msghdl, NULL, e, what);

Completed in 57 milliseconds