Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_stdio.c60 static bool_t xdrstdio_setpos (XDR *, u_int);
74 xdrstdio_setpos, /* set offset in the stream */
161 xdrstdio_setpos (XDR * xdrs, in xdrstdio_setpos() function