Home
last modified time | relevance | path

Searched refs:xdr_recv_reply_header (Results 1 – 2 of 2) sorted by relevance

/hardware/msm7k/librpc/
Dclnt.c63 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
Dsvc_clnt_common.c83 extern bool_t xdr_recv_reply_header(xdr_s_type *xdr, rpc_reply_header *reply);