Searched refs:xdrrec_endofrecord (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/lib/libc/xdr/
H A DMakefile.inc51 xdr.3 xdrrec_endofrecord.3 \
H A Dxdr_rec.c492 xdrrec_endofrecord(XDR *xdrs, bool_t sendnow) function
/freebsd-current/sys/rpc/
H A Dxdr.h373 extern bool_t xdrrec_endofrecord(XDR *, int);
/freebsd-current/include/rpc/
H A Dxdr.h352 extern bool_t xdrrec_endofrecord(XDR *, int);
/freebsd-current/lib/libc/rpc/
H A Dclnt_vc.c357 (void)xdrrec_endofrecord(xdrs, TRUE);
368 (void)xdrrec_endofrecord(xdrs, TRUE);
373 if (! xdrrec_endofrecord(xdrs, shipnow)) {
H A Dsvc_vc.c655 (void)xdrrec_endofrecord(xdrs, TRUE);

Completed in 83 milliseconds