HomeSort by relevance Sort by last modified time
    Searched refs:EPROTO (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /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
strerror-override.c 235 case EPROTO:
  /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
  /external/libbrillo/brillo/errors/
error_codes_unittest.cc 20 AddSystemError(&error, FROM_HERE, EPROTO);
22 EXPECT_EQ("EPROTO", error->GetCode());
  /system/core/logd/
libaudit.c 145 rc = -EPROTO;
248 SLOGE("Protocol fault, error: %s", strerror(EPROTO));
249 return -EPROTO;
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 67 #define EPROTO 71
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 61 #define EPROTO 71
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 61 #define EPROTO 71
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 61 #define EPROTO 71
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 67 #define EPROTO 71
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 55 #define EPROTO 71
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 61 #define EPROTO 71
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 53 #define EPROTO 71 /* Protocol error */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 48 #define EPROTO 71 /* Protocol error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 44 #define EPROTO 71 /* Protocol error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 44 #define EPROTO 71 /* Protocol error */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
errno.h 61 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
errno.h 61 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
errno.h 55 #define EPROTO 71
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 55 #define EPROTO 71

Completed in 68 milliseconds

1 2 3 4 5 6 7 8 9