xdr_pmaplist
extern bool_t xdr_pmaplist(XDR *, struct pmaplist **);
PROTO_NORMAL(xdr_pmaplist);
if (CLNT_CALL(client, PMAPPROC_DUMP, xdr_void, NULL, xdr_pmaplist,
DEF_WEAK(xdr_pmaplist);
xdr_pmaplist, &head, minutetimeout) != RPC_SUCCESS) {
xdr_pmaplist, &head, minutetimeout) != RPC_SUCCESS) {
if (!svc_sendreply(xprt, xdr_pmaplist, (caddr_t)&pmaplist) &&