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

/freebsd-13-stable/lib/libc/rpc/
H A Dclnt_vc.c102 static int read_vc(void *, void *, int);
303 cl->cl_private, read_vc, write_vc);
678 read_vc(void *ctp, void *buf, int len) function
H A Dsvc_vc.c79 static int read_vc(void *, void *, int);
264 xprt, read_vc, write_vc);
453 read_vc(void *xprtp, void *buf, int len) function

Completed in 100 milliseconds