Searched refs:xdrrec_putbytes (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/krb5/src/lib/rpc/ |
| H A D | xdr_rec.c | 64 static bool_t xdrrec_putbytes(XDR *, caddr_t, u_int); 74 xdrrec_putbytes, 270 xdrrec_putbytes(XDR *xdrs, caddr_t addr, u_int len) in xdrrec_putbytes() function
|
| /src/lib/libc/xdr/ |
| H A D | xdr_rec.c | 74 static bool_t xdrrec_putbytes(XDR *, const char *, u_int); 84 xdrrec_putbytes, 299 xdrrec_putbytes(XDR *xdrs, const char *addr, u_int len) in xdrrec_putbytes() function
|