Lines Matching refs:XDR
126 * XDR decode path. Make sure to read the buffer header before
271 XDR xdrs;
356 * an XDR stream, we first have to read the first integer to determine
360 * perspective and for XDR decoding.
365 XDR xdrs;
394 /* We have to XDR the first int so we know how much is in this record */
455 /* Setup for the 'real' XDR decode of the entire record */
551 XDR xdrs;
812 * need to XDR the record header so that we can take
846 * This is complex because the associated XDR streams also need to be freed