Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/rpc/
H A Dsvc.h106 const struct xp_ops2 { struct
110 } *xp_ops2; member
183 (*(xprt)->xp_ops2->xp_control)((xprt), (rq), (in))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/rpc/
H A Dsvc.h106 const struct xp_ops2 { struct
110 } *xp_ops2; member
183 (*(xprt)->xp_ops2->xp_control)((xprt), (rq), (in))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/rpc/
H A Dsvc.h106 const struct xp_ops2 { struct
110 } *xp_ops2; member
183 (*(xprt)->xp_ops2->xp_control)((xprt), (rq), (in))
/dports/misc/rump/buildrump.sh-b914579/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))
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dsvc_raw.c242 static struct xp_ops2 ops2; in svc_raw_ops()
262 xprt->xp_ops2 = &ops2; in svc_raw_ops()
H A Dsvc_vc.c705 static struct xp_ops2 ops2; in svc_vc_ops()
723 xprt->xp_ops2 = &ops2; in svc_vc_ops()
731 static struct xp_ops2 ops2; in svc_vc_rendezvous_ops()
749 xprt->xp_ops2 = &ops2; in svc_vc_rendezvous_ops()
H A Dsvc_dg.c320 static struct xp_ops2 ops2; in svc_dg_ops()
340 xprt->xp_ops2 = &ops2; in svc_dg_ops()