Home | History | Annotate | Download | only in rpc

Lines Matching defs:REPLY

50  * NOTE: call and reply use the same overall struct but
56 REPLY=1
79 * Reply part of an rpc exchange
83 * Reply to an rpc request that was accepted by the server.
106 * Reply to an rpc request that was rejected by the server.
122 * Body of a reply to an rpc request.
180 * XDR routine to handle an rpc reply.
189 * XDR routine to handle a accepted rpc reply.
197 * XDR routine to handle a rejected rpc reply.
205 * Fills in the error part of a reply message.