Searched refs:xdr_recv_reply_header (Results 1 – 2 of 2) sorted by relevance
63 extern bool_t xdr_recv_reply_header (xdr_s_type *xdr, rpc_reply_header *reply);373 if (!xdr_recv_reply_header (client->xdr, &reply_header)) { in clnt_call()513 bool_t xdr_recv_reply_header (xdr_s_type *xdr, rpc_reply_header *reply) in xdr_recv_reply_header() function
83 extern bool_t xdr_recv_reply_header(xdr_s_type *xdr, rpc_reply_header *reply);