Searched refs:fmev_attr_list (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h56 * fmev_attr_list; 1
262 * use fmev_attr_list to access the nvlist of event attributes,
281 * To access attributes of an event use fmev_attr_list to receive
320 extern nvlist_t *fmev_attr_list(fmev_t);
H A Dfmev_evaccess.c190 fmev_attr_list(fmev_t ev) function
/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c264 if ((ev_nvl = fmev_attr_list(ev)) == NULL) {
285 if ((ev_nvl = fmev_attr_list(ev)) == NULL) {
529 ev_nvl = fmev_attr_list(ev);

Completed in 61 milliseconds