Home
last modified time | relevance | path

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

/dragonfly/lib/libc/xdr/
H A Dxdr_stdio.c59 static bool_t xdrstdio_setpos(XDR *, u_int);
71 xdrstdio_setpos, /* set offset in the stream */
152 xdrstdio_setpos(XDR *xdrs, u_int pos) in xdrstdio_setpos() function