Lines Matching defs:xdrs
87 void xdralloc_create(XDR *xdrs, enum xdr_op op) in xdralloc_create()
95 caddr_t xdralloc_getdata(XDR *xdrs) in xdralloc_getdata()
100 void xdralloc_release(XDR *xdrs) in xdralloc_release()
105 static void xdralloc_destroy(XDR *xdrs) in xdralloc_destroy()
111 register XDR *xdrs, in xdralloc_notsup_getlong()
118 register XDR *xdrs, in xdralloc_putlong()
133 register XDR *xdrs, in xdralloc_notsup_getbytes()
142 register XDR *xdrs, in xdralloc_putbytes()
153 static unsigned int xdralloc_getpos(XDR *xdrs) in xdralloc_getpos()
159 register XDR *xdrs, in xdralloc_notsup_setpos()
168 register XDR *xdrs, in xdralloc_inline()