Lines Matching defs:xdrs
65 void xdralloc_create(XDR *xdrs, enum xdr_op op) in xdralloc_create()
73 caddr_t xdralloc_getdata(XDR *xdrs) in xdralloc_getdata()
78 void xdralloc_release(XDR *xdrs) in xdralloc_release()
83 static void xdralloc_destroy(XDR *xdrs) in xdralloc_destroy()
89 XDR *xdrs, in xdralloc_notsup_getlong()
96 XDR *xdrs, in xdralloc_putlong()
111 XDR *xdrs, in xdralloc_notsup_getbytes()
120 XDR *xdrs, in xdralloc_putbytes()
131 static unsigned int xdralloc_getpos(XDR *xdrs) in xdralloc_getpos()
137 XDR *xdrs, in xdralloc_notsup_setpos()
146 XDR *xdrs, in xdralloc_inline()