HomeSort by relevance Sort by last modified time
    Searched refs:EPROTO (Results 51 - 75 of 167) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
errno.h 61 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
errno.h 61 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /frameworks/av/camera/
ICameraService.cpp 114 if (readExceptionCode(reply)) return -EPROTO;
131 if (readExceptionCode(reply)) return -EPROTO;
160 if (readExceptionCode(reply)) return -EPROTO;
182 if (readExceptionCode(reply)) return -EPROTO;
207 if (readExceptionCode(reply)) return -EPROTO;
222 if (readExceptionCode(reply)) return -EPROTO;
233 if (readExceptionCode(reply)) return -EPROTO;
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_fd.c 301 #ifdef EPROTO
302 case EPROTO:
bss_sock.c 275 #ifdef EPROTO
276 case EPROTO:
  /external/openssl/crypto/bio/
bss_fd.c 301 #ifdef EPROTO
302 case EPROTO:
bss_sock.c 275 #ifdef EPROTO
276 case EPROTO:
  /external/llvm/include/llvm/Support/
system_error.h 188 protocol_error, // EPROTO
423 # ifndef EPROTO
424 # define EPROTO 134
580 #ifdef EPROTO
581 protocol_error = EPROTO,
  /ndk/sources/host-tools/sed-4.2.1/lib/
strerror.c 287 case EPROTO:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
error_constants.h 139 protocol_error = EPROTO,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
error_constants.h 141 protocol_error = EPROTO,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
error_constants.h 141 protocol_error = EPROTO,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
error_constants.h 139 protocol_error = EPROTO,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
error_constants.h 139 protocol_error = EPROTO,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
error_constants.h 139 protocol_error = EPROTO,

Completed in 1946 milliseconds

1 23 4 5 6 7