Searched refs:xdrmem_getbytes (Results 1 – 3 of 3) sorted by relevance
| /src/lib/libc/xdr/ |
| H A D | xdr_mem.c | 61 static bool_t xdrmem_getbytes(XDR *, char *, u_int); 72 xdrmem_getbytes, 83 xdrmem_getbytes, 166 xdrmem_getbytes(XDR *xdrs, char *addr, u_int len) in xdrmem_getbytes() function
|
| /src/crypto/krb5/src/lib/rpc/ |
| H A D | xdr_mem.c | 57 static bool_t xdrmem_getbytes(XDR *, caddr_t, u_int); 67 xdrmem_getbytes, 125 xdrmem_getbytes(XDR *xdrs, caddr_t addr, u_int len) in xdrmem_getbytes() function
|
| /src/sys/xdr/ |
| H A D | xdr_mem.c | 57 static bool_t xdrmem_getbytes(XDR *, char *, u_int); 70 .x_getbytes = xdrmem_getbytes, 83 .x_getbytes = xdrmem_getbytes, 168 xdrmem_getbytes(XDR *xdrs, char *addr, u_int len) in xdrmem_getbytes() function
|