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

/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h56 * fmev_attr_list; 1
264 * use fmev_attr_list to access the nvlist of event attributes,
283 * To access attributes of an event use fmev_attr_list to receive
322 extern nvlist_t *fmev_attr_list(fmev_t);
H A Dfmev_evaccess.c191 fmev_attr_list(fmev_t ev) function
/osnet-11/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 18 milliseconds