Home
last modified time | relevance | path

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

/openbsd/lib/libc/rpc/
H A Dsvc_tcp.c66 static const struct xp_ops svctcp_op = { variable
220 xprt->xp_ops = &svctcp_op; /* truly deals with calls */ in makefd_xprt()