Searched defs:sehp (Results 1 – 1 of 1) sorted by relevance
95 #define SYSEVENT_IMPL_HNDL(sehp) ((sysevent_impl_hdl_t *)(void *)(sehp)) argument 96 #define SH_BOUND(sehp) (SYSEVENT_IMPL_HNDL(sehp)->sh_bound) argument 97 #define SH_TYPE(sehp) (SYSEVENT_IMPL_HNDL(sehp)->sh_type) argument 98 #define SH_RESULT(sehp) (SYSEVENT_IMPL_HNDL(sehp)->sh_result) argument 99 #define SH_ID(sehp) (SYSEVENT_IMPL_HNDL(sehp) argument 100 SH_DOOR_DESC(sehp) global() argument 101 SH_DOOR_NAME(sehp) global() argument 102 SH_CHANNEL_NAME(sehp) global() argument 103 SH_CHANNEL_PATH(sehp) global() argument 104 SH_LOCK(sehp) global() argument 105 SH_PRIV_DATA(sehp) global() argument 107 SH_CLASS_HASH(sehp) global() argument 109 SH_SUBSCRIBER(sehp,id) global() argument [all...]