Searched refs:write_vc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/lib/libc/rpc/
H A Dclnt_vc.c102 static int write_vc(void *, void *, int);
301 cl->cl_private, read_vc, write_vc);
748 write_vc(ctp, buf, len) function
H A Dsvc_vc.c80 static int write_vc(void *, void *, int);
273 xprt, read_vc, write_vc);
524 write_vc(xprtp, buf, len) function

Completed in 57 milliseconds