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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c307 evch_subd_t *sdp;
349 kmem_free(sdp, sizeof (evch_subd_t));
857 evch_subd_t *p = (evch_subd_t *)cookie;
870 evch_subd_t *sdp = (evch_subd_t *)cookie;
885 evch_subd_t *sdp = (evch_subd_t *)cookie;
943 return (strcmp(((evch_subd_t *)ep)->sd_ident, s));
956 return (((evch_subd_t *)e
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h372 } evch_subd_t; typedef in typeref:struct:chsubd
385 evch_dlist_t ch_subscr; /* List of subscr. data (evch_subd_t) */
407 evch_subd_t *bd_sublst; /* chain of all subscriptions */

Completed in 64 milliseconds