Home
last modified time | relevance | path

Searched refs:xp_ops2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/include/rpc/
H A Dsvc.h110 const struct xp_ops2 { struct
114 } *xp_ops2; member
187 (*(xprt)->xp_ops2->xp_control)((xprt), (rq), (in))
/netbsd-src/lib/libc/rpc/
H A Dsvc_raw.c240 static struct xp_ops2 ops2; in svc_raw_ops()
257 xprt->xp_ops2 = &ops2; in svc_raw_ops()
H A Dsvc_vc.c701 static struct xp_ops2 ops2; in svc_vc_ops()
716 xprt->xp_ops2 = &ops2; in svc_vc_ops()
724 static struct xp_ops2 ops2; in svc_vc_rendezvous_ops()
740 xprt->xp_ops2 = &ops2; in svc_vc_rendezvous_ops()
H A Dsvc_dg.c320 static struct xp_ops2 ops2; in svc_dg_ops()
337 xprt->xp_ops2 = &ops2; in svc_dg_ops()