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

/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/
H A Detm_xport_api.h45 typedef void* etm_xport_hdl_t; /* transport instance handle */ typedef
61 etm_xport_hdl_t
82 etm_xport_fini(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl);
89 etm_xport_open(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl);
H A Detm.c71 etm_xport_hdl_t epm_tlhdl; /* Transport Layer instance handle */
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c484 * Return etm_xport_hdl_t for success, NULL for failure.
486 etm_xport_hdl_t
530 return ((etm_xport_hdl_t)hp);
538 etm_xport_fini(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl)
603 etm_xport_open(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl)

Completed in 92 milliseconds