Home
last modified time | relevance | path

Searched refs:fmev_attr_list (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c264 if ((ev_nvl = fmev_attr_list(ev)) == NULL) { in nd_get_event_fmri()
285 if ((ev_nvl = fmev_attr_list(ev)) == NULL) { in nd_get_notify_prefs()
531 ev_nvl = fmev_attr_list(ev); in nd_get_event_info()
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h320 extern nvlist_t *fmev_attr_list(fmev_t);
H A Dmapfile-vers52 fmev_attr_list;
H A Dfmev_evaccess.c190 fmev_attr_list(fmev_t ev) in fmev_attr_list() function