Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c84 static bool_t xdrrec_getbytes (XDR *, char *, u_int);
96 xdrrec_getbytes,
287 if (!xdrrec_getbytes (xdrs, (char *) (void *) &mylong, in xdrrec_getlong()
320 xdrrec_getbytes (XDR * xdrs, in xdrrec_getbytes() function
511 if (!xdrrec_getbytes (xdrs, (char *) (void *) &mylong, in xdrrec_getint32()