Home
last modified time | relevance | path

Searched refs:evch_subd_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Devchannels.c307 evch_subd_t *sdp; in evch_zonefree()
349 kmem_free(sdp, sizeof (evch_subd_t)); in evch_zonefree()
857 evch_subd_t *p = (evch_subd_t *)cookie; in evch_subq_deliver()
870 evch_subd_t *sdp = (evch_subd_t *)cookie; in evch_kern_deliver()
885 evch_subd_t *sdp = (evch_subd_t *)cookie; in evch_door_deliver()
943 return (strcmp(((evch_subd_t *)ep)->sd_ident, s)); in evch_subidcmp()
956 return (((evch_subd_t *)ep)->sd_dump ? 0 : 1); in evch_dumpflgcmp()
1028 evch_subd_t *sdp; in evch_chinitthr()
1207 evch_subd_t *sdp; in evch_chsubscribe()
1208 evch_subd_t *esp; in evch_chsubscribe()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dsysevent_impl.h372 } evch_subd_t; typedef
407 evch_subd_t *bd_sublst; /* chain of all subscriptions */