HomeSort by relevance Sort by last modified time
    Searched full:eproto (Results 1 - 25 of 324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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;
250 SLOGE("Protocol fault, error: %s", strerror(EPROTO));
251 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
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
errno.h 55 #define EPROTO 71

Completed in 1556 milliseconds

1 2 3 4 5 6 7 8 91011>>