Searched refs:xdrrec_getpos (Results 1 – 2 of 2) sorted by relevance
59 static u_int xdrrec_getpos (const XDR *);71 xdrrec_getpos,302 xdrrec_getpos (const XDR *xdrs) in xdrrec_getpos() function331 u_int currpos = xdrrec_getpos (xdrs); in xdrrec_setpos()
6994 * sunrpc/xdr_rec.c (xdrrec_getpos): Add cast to long to avoid warning.