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

1 2 3 4 5 6

  /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());
  /external/libcxx/include/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 103 EPROTO, "EPROTO", EPROTO}, {
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 206 #ifndef EPROTO
207 #define EPROTO 9932
  /system/core/logd/
libaudit.c 131 rc = -EPROTO;
228 return -EPROTO;
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 58 #define EPROTO 71
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 53 #define EPROTO 71
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 174 #define EPROTO 92 /* Protocol error */
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Xform.c 166 retval = EPROTO;
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 54 #define EPROTO 71 /* Protocol error */

Completed in 545 milliseconds

1 2 3 4 5 6