Searched refs:xdr_zero (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr.c104 static const char xdr_zero[BYTES_PER_XDR_UNIT] = { 0, 0, 0, 0 }; variable
559 return (XDR_PUTBYTES(xdrs, xdr_zero, rndup));

Completed in 248 milliseconds