Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h86 #define LIBFMEVENT_VERSION_2 2 macro
88 #define LIBFMEVENT_VERSION_LATEST LIBFMEVENT_VERSION_2
H A Dfmev_util.c68 case LIBFMEVENT_VERSION_2: in fmev_api_init()
/titanic_44/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c616 nhdl->nh_evhdl = fmev_shdl_init(LIBFMEVENT_VERSION_2, NULL, NULL, NULL); in main()
/titanic_44/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c850 nhdl->nh_evhdl = fmev_shdl_init(LIBFMEVENT_VERSION_2, NULL, NULL, NULL); in main()