Searched refs:ar (Results 1 – 5 of 5) sorted by relevance
517 reply.u.ar.verf = serv->xdr->verf; in svcerr_decode()518 reply.u.ar.stat = RPC_GARBAGE_ARGS; in svcerr_decode()532 reply.u.ar.verf = serv->xdr->verf; in svcerr_systemerr()533 reply.u.ar.stat = RPC_SYSTEM_ERR; in svcerr_systemerr()547 reply.u.ar.verf = serv->xdr->verf; in svcerr_noproc()548 reply.u.ar.stat = RPC_PROC_UNAVAIL; in svcerr_noproc()
363 } else if (reply_header.u.ar.stat != RPC_ACCEPT_SUCCESS) { in clnt_call()365 ret = reply_header.u.ar.stat + RPC_AUTHERROR; in clnt_call()497 if (!xdr_recv_accepted_reply_header(xdr, &reply->u.ar)) { in xdr_recv_reply_header()
111 if (!xdr_send_accepted_reply_header(xdr, &reply->u.ar)) in xdr_send_reply_header()
313 struct rpc_accepted_reply_header ar; member
153 AR = $(TARGET_PREFIX)ar