Home
last modified time | relevance | path

Searched refs:fmd_xprt_getspecific (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h282 extern void *fmd_xprt_getspecific(fmd_hdl_t *, fmd_xprt_t *);
H A Dfmd_api.map131 fmd_xprt_getspecific { TYPE = function; FLAGS = extern };
H A Dfmd_api.c2728 fmd_xprt_getspecific(fmd_hdl_t *hdl, fmd_xprt_t *xp) in fmd_xprt_getspecific() function
/titanic_44/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c160 ipx = fmd_xprt_getspecific(hdl, xp); in ip_fmdo_send()
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/
H A Detm.c1151 mp = fmd_xprt_getspecific(hdl, xprthdl); in etm_send()
/titanic_44/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c4115 (etm_iosvc_t *)fmd_xprt_getspecific(fmd_hdl, xp); in etm_send()