Searched refs:xdrmem_getbytes (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/lib/libc/xdr/ |
| HD | xdr_mem.c | 66 static bool_t xdrmem_getbytes(XDR *, char *, u_int); 77 xdrmem_getbytes, 88 xdrmem_getbytes, 171 xdrmem_getbytes(XDR *xdrs, char *addr, u_int len) in xdrmem_getbytes() function
|
| /freebsd-13-stable/sys/xdr/ |
| HD | xdr_mem.c | 60 static bool_t xdrmem_getbytes(XDR *, char *, u_int); 72 xdrmem_getbytes, 84 xdrmem_getbytes, 168 xdrmem_getbytes(XDR *xdrs, char *addr, u_int len) in xdrmem_getbytes() function
|