Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_mem.c62 static bool_t xdrmem_getbytes (XDR *, char *, u_int);
77 xdrmem_getbytes,
90 xdrmem_getbytes,
179 xdrmem_getbytes (XDR * xdrs, in xdrmem_getbytes() function