Home
last modified time | relevance | path

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

/freebsd-9-stable/include/rpc/
Dsvc.h112 const struct xp_ops2 { struct
116 } *xp_ops2; member
205 (*(xprt)->xp_ops2->xp_control)((xprt), (rq), (in))
/freebsd-9-stable/sys/rpc/
Dsvc.h132 struct xp_ops2 { struct
182 const struct xp_ops2 *xp_ops2;
478 (*(xprt)->xp_ops2->xp_control)((xprt), (rq), (in))
/freebsd-9-stable/lib/libc/rpc/
Dsvc_raw.c268 static struct xp_ops2 ops2;
283 xprt->xp_ops2 = &ops2;
Dsvc_vc.c694 static struct xp_ops2 ops2;
709 xprt->xp_ops2 = &ops2;
718 static struct xp_ops2 ops2;
734 xprt->xp_ops2 = &ops2;
Dsvc_dg.c443 static struct xp_ops2 ops2;
458 xprt->xp_ops2 = &ops2;