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

/freebsd-12-stable/lib/libc/rpc/
H A Dclnt_vc.c103 static int write_vc(void *, void *, int);
303 cl->cl_private, read_vc, write_vc);
732 write_vc(void *ctp, void *buf, int len) function
H A Dsvc_vc.c80 static int write_vc(void *, void *, int);
264 xprt, read_vc, write_vc);
513 write_vc(void *xprtp, void *buf, int len) function

Completed in 114 milliseconds