Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_stdio.c57 static bool_t xdrstdio_getbytes (XDR *, char *, u_int);
71 xdrstdio_getbytes, /* deserialize counted bytes */
133 xdrstdio_getbytes (XDR * xdrs, in xdrstdio_getbytes() function