Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_stdio.c59 static u_int xdrstdio_getpos (XDR *);
73 xdrstdio_getpos, /* get offset in the stream */
155 xdrstdio_getpos (XDR * xdrs) in xdrstdio_getpos() function