Searched refs:SE_UNBIND_REGISTRATION (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libsysevent/ |
H A D | libsysevent.c | 1512 case SE_UNBIND_REGISTRATION: in cache_update_service() 2023 PUBLISHER, SE_UNBIND_REGISTRATION, &pub_id, 0, NULL); in sysevent_bind_publisher() 2214 SE_UNBIND_REGISTRATION, &sub_id, 0, NULL); in sysevent_bind_subscriber_cmn() 2267 SE_UNBIND_REGISTRATION, &sub_id, 0, NULL); in sysevent_bind_subscriber_cmn() 2271 (void) update_publisher_cache(sub_info, SE_UNBIND_REGISTRATION, in sysevent_bind_subscriber_cmn() 2493 SE_UNBIND_REGISTRATION, &SH_ID(shp), 0, NULL); in sysevent_unbind_subscriber() 2497 (void) update_publisher_cache(sub_info, SE_UNBIND_REGISTRATION, in sysevent_unbind_subscriber() 2545 SE_UNBIND_REGISTRATION, &SH_ID(shp), 0, NULL); in sysevent_unbind_publisher()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sysevent_impl.h | 214 #define SE_UNBIND_REGISTRATION 6 macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | log_sysevent.c | 1381 case SE_UNBIND_REGISTRATION: in log_sysevent_register()
|