Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c85 static bool_t xdrrec_putbytes (XDR *, const char *, u_int);
97 xdrrec_putbytes,
349 xdrrec_putbytes (XDR * xdrs, in xdrrec_putbytes() function