xdr_yp_buf
bool_t xdr_yp_buf();
if (!xdr_yp_buf(xdrs, &objp->key))
return (xdr_yp_buf(xdrs, &objp->datum));
return (xdr_yp_buf(xdrs, &objp->key));