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

1 2 3 4 5 6 7

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /external/bison/lib/
errno.in.h 92 # ifndef ENOTRECOVERABLE
93 # define ENOTRECOVERABLE 127
242 /* On many platforms, the macros EOWNERDEAD and ENOTRECOVERABLE are not
250 # define ENOTRECOVERABLE 59
258 # define ENOTRECOVERABLE 44
263 # define ENOTRECOVERABLE 127
267 # define ENOTRECOVERABLE 2014
strerror-override.c 290 case ENOTRECOVERABLE:
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutex_lock.c 156 result = ENOTRECOVERABLE;
187 result = ENOTRECOVERABLE;
247 result = ENOTRECOVERABLE;
pthread_mutex_destroy.c 64 if (0 == result || ENOTRECOVERABLE == result)
pthread_mutex_timedlock.c 212 result = ENOTRECOVERABLE;
242 result = ENOTRECOVERABLE;
306 result = ENOTRECOVERABLE;
need_errno.h 134 #define ENOTRECOVERABLE 44
pthread_mutex_trylock.c 111 return ENOTRECOVERABLE;
  /bionic/libc/kernel/arch-mips/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /bionic/libc/kernel/common/asm-generic/
errno.h 142 #define ENOTRECOVERABLE 131
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /external/kernel-headers/original/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /external/kernel-headers/original/asm-mips/
errno.h 120 #define ENOTRECOVERABLE 166 /* State not recoverable */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131

Completed in 142 milliseconds

1 2 3 4 5 6 7