Home
last modified time | relevance | path

Searched refs:SE_UNBIND_REGISTRATION (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c1511 case SE_UNBIND_REGISTRATION: in cache_update_service()
2022 PUBLISHER, SE_UNBIND_REGISTRATION, &pub_id, 0, NULL); in sysevent_bind_publisher()
2213 SE_UNBIND_REGISTRATION, &sub_id, 0, NULL); in sysevent_bind_subscriber_cmn()
2264 SE_UNBIND_REGISTRATION, &sub_id, 0, NULL); in sysevent_bind_subscriber_cmn()
2268 (void) update_publisher_cache(sub_info, SE_UNBIND_REGISTRATION, in sysevent_bind_subscriber_cmn()
2490 SE_UNBIND_REGISTRATION, &SH_ID(shp), 0, NULL); in sysevent_unbind_subscriber()
2494 (void) update_publisher_cache(sub_info, SE_UNBIND_REGISTRATION, in sysevent_unbind_subscriber()
2542 SE_UNBIND_REGISTRATION, &SH_ID(shp), 0, NULL); in sysevent_unbind_publisher()
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h214 #define SE_UNBIND_REGISTRATION 6 macro
/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c1407 case SE_UNBIND_REGISTRATION: in log_sysevent_register()