Home
last modified time | relevance | path

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

/dragonfly/lib/libc/xdr/
H A Dxdr_rec.c76 static bool_t xdrrec_putbytes(XDR *, const char *, u_int);
86 xdrrec_putbytes,
296 xdrrec_putbytes(XDR *xdrs, const char *addr, u_int len) in xdrrec_putbytes() function