OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_MSG_REPLY
(Results
1 - 4
of
4
) sorted by null
/hardware/msm7k/librpc/
rpc.c
36
return(XDR_MSG_START(xdr,
RPC_MSG_REPLY
) &&
svc.c
516
( XDR_MSG_START(xdr,
RPC_MSG_REPLY
) && \
clnt.c
234
htonl(
RPC_MSG_REPLY
)) {
/hardware/msm7k/librpc/rpc/
types.h
202
RPC_MSG_REPLY
=1,
Completed in 11 milliseconds