xdr_accepted_reply
extern bool_t xdr_accepted_reply(XDR *, struct accepted_reply *);
PROTO_NORMAL(xdr_accepted_reply);
{ (int)MSG_ACCEPTED, xdr_accepted_reply },
DEF_WEAK(xdr_accepted_reply);