OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eproto
(Results
1 - 25
of
326
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/cython/src/Cython/Includes/libc/
errno.pxd
73
EPROTO
/external/bison/lib/
errno.in.h
52
# ifndef
EPROTO
53
# define
EPROTO
134
168
EPROTO
, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
192
# ifndef
EPROTO
193
# define
EPROTO
2003
/ndk/sources/host-tools/sed-4.2.1/lib/
errno.in.h
102
EPROTO
, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
125
# ifndef
EPROTO
126
# define
EPROTO
2003
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h
173
#ifndef
EPROTO
174
#define
EPROTO
134
/frameworks/av/camera/
ICameraService.cpp
117
if (readExceptionCode(reply)) return -
EPROTO
;
134
if (readExceptionCode(reply)) return -
EPROTO
;
155
if (readExceptionCode(reply)) return -
EPROTO
;
181
if (readExceptionCode(reply)) return -
EPROTO
;
204
if (readExceptionCode(reply)) return -
EPROTO
;
226
if (readExceptionCode(reply)) return -
EPROTO
;
251
if (readExceptionCode(reply)) return -
EPROTO
;
266
if (readExceptionCode(reply)) return -
EPROTO
;
277
if (readExceptionCode(reply)) return -
EPROTO
;
291
if (readExceptionCode(reply)) return -
EPROTO
;
[
all
...]
/external/strace/linux/sparc/
errnoent.h
87
"
EPROTO
", /* 86 */
errnoent1.h
72
"
EPROTO
", /* 71 */
/external/strace/linux/sparc64/
errnoent.h
87
"
EPROTO
", /* 86 */
errnoent2.h
87
"
EPROTO
", /* 86 */
/external/libpcap/
nametoaddr.c
277
struct
eproto
{
struct
283
struct
eproto
eproto_db[] = {
312
struct
eproto
*p = eproto_db;
325
static struct
eproto
llc_db[] = {
336
struct
eproto
*p = llc_db;
/system/core/logd/
libaudit.c
145
rc = -
EPROTO
;
248
SLOGE("Protocol fault, error: %s", strerror(
EPROTO
));
249
return -
EPROTO
;
/development/ndk/platforms/android-3/include/asm-generic/
errno.h
55
#define
EPROTO
71
/ndk/sources/host-tools/sed-4.2.1/m4/
errno_h.m4
22
#if !defined
EPROTO
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h
55
#define
EPROTO
71
Completed in 867 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>