Searched refs:fmd_xprt_setspecific (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h281 extern void fmd_xprt_setspecific(fmd_hdl_t *, fmd_xprt_t *, void *);
H A Dfmd_api.c2722 fmd_xprt_setspecific(fmd_hdl_t *hdl, fmd_xprt_t *xp, void *data) function
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/
H A Detm.c431 * Call fmd_xprt_open and fmd_xprt_setspecific with
440 fmd_xprt_setspecific(hdl, mp->epm_xprthdl, mp);
711 * Call fmd_xprt_open and fmd_xprt_setspecific with
720 fmd_xprt_setspecific(hdl, mp->epm_xprthdl, mp);
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c526 fmd_xprt_setspecific(ip_hdl, ipx->ipx_xprt, ipx);

Completed in 56 milliseconds