Searched refs:fmd_xprt_class_hash_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.h97 } fmd_xprt_class_hash_t; typedef in typeref:struct:fmd_xprt_class_hash
115 fmd_xprt_class_hash_t xi_lsub; /* subscriptions in local dispq */
116 fmd_xprt_class_hash_t xi_rsub; /* subscriptions in remote peer */
117 fmd_xprt_class_hash_t xi_usub; /* pending remote unsubscriptions */
H A Dfmd_xprt.c219 fmd_xprt_class_hash_create(fmd_xprt_class_hash_t *xch, fmd_eventq_t *eq)
229 fmd_xprt_class_hash_destroy(fmd_xprt_class_hash_t *xch)
257 fmd_xprt_class_hash_t *xch, const char *class)
288 fmd_xprt_class_hash_t *xch, const char *class)
H A Dfmd_mdb.c1479 fmd_xprt_class_hash_t xch;

Completed in 67 milliseconds