Home
last modified time | relevance | path

Searched refs:fmev_shdl_init (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h168 extern fmev_shdl_t fmev_shdl_init(uint32_t,
H A Dmapfile-vers59 fmev_shdl_init;
H A Dfmev_subscribe.c471 fmev_shdl_init(uint32_t caller_version, void *(*hdlalloc)(size_t), in fmev_shdl_init() function
/titanic_41/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_41/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()