Lines Matching defs:xdrs
96 XDR *xdrs;
107 xdrs = &xdr_stream;
108 xdrmem_create(xdrs, ap->marshalled_client,
110 (void)xdr_opaque_auth(xdrs, &ap->no_client.ah_cred);
111 (void)xdr_opaque_auth(xdrs, &ap->no_client.ah_verf);
112 ap->mcnt = XDR_GETPOS(xdrs);
113 XDR_DESTROY(xdrs);
120 authnone_marshal(AUTH *client, XDR *xdrs)
124 _DIAGASSERT(xdrs != NULL);
128 return ((*xdrs->x_ops->x_putbytes)(xdrs,