Home
last modified time | relevance | path

Searched refs:sysevent_bind_handle (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/man/man3sysevent/
H A DMakefile21 MANFILES= sysevent_bind_handle.3sysevent \
38 sysevent_unbind_handle.3sysevent := LINKSRC = sysevent_bind_handle.3sysevent
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dsysevent_events.c124 sysevent_handle = sysevent_bind_handle(sysevent_handler); in sysevent_initialization()
/titanic_41/usr/src/lib/libsysevent/
H A Dlibsysevent.h81 sysevent_handle_t *sysevent_bind_handle(void (*event_handler)(sysevent_t *ev));
H A Dmapfile-vers52 sysevent_bind_handle;
H A Dllib-lsysevent103 sysevent_handle_t *sysevent_bind_handle(void (*event_handler)(sysevent_t *ev));
H A Dlibsysevent.c2626 sysevent_bind_handle(void (*event_handler)(sysevent_t *ev)) in sysevent_bind_handle() function
/titanic_41/usr/src/cmd/oplhpd/
H A Doplhpd.c228 oplhpd_hdl = sysevent_bind_handle(oplhpd_event); in oplhpd_init()
/titanic_41/usr/src/cmd/acpihpd/
H A Dacpihpd.c260 if ((s_acpihpd_hdl = sysevent_bind_handle(acpihpd_event)) == NULL) { in acpihpd_init()
/titanic_41/usr/src/lib/sun_sas/common/
H A Devent.c239 gSysEventHandle = sysevent_bind_handle(syseventHandler); in registerSysevent()
/titanic_41/usr/src/lib/libdiskmgt/common/
H A Devents.c232 shp = sysevent_bind_handle(event_handler); in events_start_event_watcher()
H A Dinuse_svm.c149 shp = sysevent_bind_handle( in inuse_svm()
/titanic_41/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c60 shp = sysevent_bind_handle (sysevent_dev_handler); in sysevent_init()
/titanic_41/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A Dmp_utils.c611 g_SysEventHandle = sysevent_bind_handle(sysevent_handler); in init_sysevents()
/titanic_41/usr/src/pkg/manifests/
H A Dlibrary-libtecla.mf54 file path=usr/share/man/man3sysevent/sysevent_bind_handle.3sysevent
87 target=sysevent_bind_handle.3sysevent
/titanic_41/usr/src/lib/sun_fc/common/
H A DFCSyseventBridge.cc518 handle = sysevent_bind_handle(static_dispatch); in validateRegistration()
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c713 if ((sysevent_handle = sysevent_bind_handle(event_handler)) == NULL) { in init_sysevents()
/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c93 shp = sysevent_bind_handle(sysevent_dev_handler); in sysevent_init()
/titanic_41/usr/src/lib/libsun_ima/common/
H A Dima.c229 shp = sysevent_bind_handle(sysevent_handler); in init_sysevents()