Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_mem.c63 static bool_t xdrmem_putbytes (XDR *, const char *, u_int);
78 xdrmem_putbytes,
91 xdrmem_putbytes,
192 xdrmem_putbytes (XDR * xdrs, in xdrmem_putbytes() function