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

1 2 3 4 5 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
errno.h 30 /* Older Linux versions also had no ECANCELED error code. */
31 # ifndef ECANCELED
32 # define ECANCELED 125
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
errno.h 30 /* Older Linux versions also had no ECANCELED error code. */
31 # ifndef ECANCELED
32 # define ECANCELED 125
  /external/syslinux/gpxe/src/arch/i386/image/
bootsector.c 113 return -ECANCELED;
  /external/dhcpcd-6.8.2/compat/
strtoi.c 56 *rstatus = ECANCELED;
96 *rstatus = ECANCELED;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 153 #ifndef ECANCELED
154 #define ECANCELED 105
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 133 ECANCELED = 158
134 ECANCELED = 1000
  /external/libcxx/include/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 36 ECANCELED, "ECANCELED", ECANCELED}, {
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 186 #ifndef ECANCELED
187 #define ECANCELED 9927
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 112 #define ECANCELED 125
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 111 #define ECANCELED 158

Completed in 798 milliseconds

1 2 3 4 5 6 7