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

/opensolaris-onvv-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.h80 } exs_hdl_t; typedef in typeref:struct:etm_xport_sock_hdl
H A Dex_dscp.c52 exs_hdl_t *Exh_head = NULL; /* Head of ex_hdl_t list */
69 static exs_hdl_t *
74 exs_hdl_t *hp;
76 hp = fmd_hdl_zalloc(hdl, sizeof (exs_hdl_t), FMD_SLEEP);
181 exs_prep_client(exs_hdl_t *hp)
262 exs_hdl_t *hp = (exs_hdl_t *)arg;
309 exs_hdl_t *hp;
321 /* Find the exs_hdl_t for the domain trying to connect */
491 exs_hdl_t *h
[all...]

Completed in 37 milliseconds