Home
last modified time | relevance | path

Searched refs:xdrmem_getbytes (Results 1 – 1 of 1) sorted by path

/dragonfly/lib/libc/xdr/
H A Dxdr_mem.c62 static bool_t xdrmem_getbytes(XDR *, char *, u_int);
73 xdrmem_getbytes,
85 xdrmem_getbytes,
169 xdrmem_getbytes(XDR *xdrs, char *addr, u_int len) in xdrmem_getbytes() function