OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
524
rpc_reply_header
reply;
539
rpc_reply_header
reply;
554
rpc_reply_header
reply;
rpc.c
104
rpc_reply_header
const *reply)
clnt.c
63
extern bool_t xdr_recv_reply_header (xdr_s_type *xdr,
rpc_reply_header
*reply);
308
rpc_reply_header
reply_header;
513
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 13 milliseconds