Searched refs:fmd_xprt_class_hash_t (Results 1 – 3 of 3) sorted by relevance
97 } fmd_xprt_class_hash_t; typedef115 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 */
219 fmd_xprt_class_hash_create(fmd_xprt_class_hash_t *xch, fmd_eventq_t *eq) in fmd_xprt_class_hash_create()229 fmd_xprt_class_hash_destroy(fmd_xprt_class_hash_t *xch) in fmd_xprt_class_hash_destroy()257 fmd_xprt_class_hash_t *xch, const char *class) in fmd_xprt_class_hash_insert()288 fmd_xprt_class_hash_t *xch, const char *class) in fmd_xprt_class_hash_delete()
1479 fmd_xprt_class_hash_t xch; in xpc_walk_init()