Home
last modified time | relevance | path

Searched refs:xp_stat (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h226 enum xprt_stat (*xp_stat)(SVCXPRT *); member
240 enum xprt_stat (*xp_stat)(); /* get transport status */
611 (*(xprt)->xp_ops->xp_stat)(xprt)
613 (*(xprt)->xp_ops->xp_stat)(xprt)
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_tcp.c421 ops.xp_stat = svctcp_stat; in svctcp_ops()
438 ops.xp_stat = rendezvous_stat; in svctcp_rendezvous_ops()
H A Dsvc_udp.c518 ops.xp_stat = svcudp_stat; in svcudp_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_raw.c263 ops.xp_stat = svc_raw_stat; in svc_raw_ops()
H A Dsvc_door.c705 ops.xp_stat = svc_door_stat; in svc_door_ops()
H A Dsvc_vc.c1775 ops.xp_stat = svc_vc_stat; in svc_vc_ops()
1795 ops.xp_stat = rendezvous_stat; in svc_vc_rendezvous_ops()
H A Dsvc_dg.c607 ops.xp_stat = svc_dg_stat; in svc_dg_ops()