OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROG_MISMATCH
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
rpc_msg.h
67
PROG_MISMATCH
=2,
/external/python/cpython2/Demo/rpc/
rpc.py
32
PROG_MISMATCH
= 2 # remote can't support version #
135
if stat ==
PROG_MISMATCH
:
139
'call failed:
PROG_MISMATCH
: %r' % ((low, high),)
701
self.packer.pack_uint(
PROG_MISMATCH
)
Completed in 6603 milliseconds