Lines Matching defs:xdrs
68 XDR *xdrs;
86 xdrs = &xdr_stream;
87 xdrmem_create(xdrs, ap->marshalled_client,
89 (void) xdr_opaque_auth(xdrs, &ap->no_client.ah_cred);
90 (void) xdr_opaque_auth(xdrs, &ap->no_client.ah_verf);
91 ap->mcnt = XDR_GETPOS(xdrs);
92 XDR_DESTROY(xdrs);
100 authnone_marshal(AUTH *client, XDR *xdrs)
112 res = (*xdrs->x_ops->x_putbytes)(xdrs,