OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rpc_success
(Results
1 - 6
of
6
) sorted by null
/ndk/sources/host-tools/make-3.81/
remote-cstms.c
89
inited = Customs_Ping () ==
RPC_SUCCESS
? 1 : -1;
124
if (status !=
RPC_SUCCESS
)
200
if (status !=
RPC_SUCCESS
)
/external/kernel-headers/original/linux/sunrpc/
msg_prot.h
48
RPC_SUCCESS
= 0,
xdr.h
71
#define
rpc_success
__constant_htonl(
RPC_SUCCESS
)
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h
54
RPC_SUCCESS
=0, /* call succeeded */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h
54
RPC_SUCCESS
=0, /* call succeeded */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h
54
RPC_SUCCESS
=0, /* call succeeded */
Completed in 566 milliseconds