HomeSort by relevance Sort by last modified time
    Searched refs:rpc_reply_header (Results 1 - 7 of 7) sorted by null

  /hardware/msm7k/librpc/rpc/
clnt.h 110 rpc_reply_header error
118 rpc_reply_header error
types.h 308 typedef struct rpc_reply_header struct
316 } rpc_reply_header; typedef in typeref:struct:rpc_reply_header
xdr.h 72 extern bool_t xdr_send_reply_header (XDR *xdr, rpc_reply_header const *reply);
  /hardware/msm7k/librpc/
svc.c 519 rpc_reply_header reply;
534 rpc_reply_header reply;
549 rpc_reply_header reply;
rpc.c 104 rpc_reply_header const *reply)
clnt.c 62 extern bool_t xdr_recv_reply_header (xdr_s_type *xdr, rpc_reply_header *reply);
303 rpc_reply_header reply_header;
508 bool_t xdr_recv_reply_header (xdr_s_type *xdr, rpc_reply_header *reply)
svc_clnt_common.c 83 extern bool_t xdr_recv_reply_header(xdr_s_type *xdr, rpc_reply_header *reply);

Completed in 126 milliseconds