Searched defs:EINPROGRESS (Results 1 - 25 of 294) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Derrno.h157 #ifndef EINPROGRESS
158 #define EINPROGRESS 112 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Derrno.h157 #ifndef EINPROGRESS
158 #define EINPROGRESS 112 macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dasyncore.py56 from errno import EALREADY, EINPROGRESS, EWOULDBLOCK, ECONNRESET, EINVAL, \
348 if err in (EINPROGRESS, EALREADY, EWOULDBLOCK) \
58 errorcode namespace
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dasyncore.py56 from errno import EALREADY, EINPROGRESS, EWOULDBLOCK, ECONNRESET, EINVAL, \
348 if err in (EINPROGRESS, EALREADY, EWOULDBLOCK) \
58 errorcode namespace
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
H A Derrno.h88 #define EINPROGRESS 115 /* Operation now in progress */ macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
H A Derrno.h88 #define EINPROGRESS 115 /* Operation now in progress */ macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/asm-generic/
H A Derrno.h99 #define EINPROGRESS 115 macro

Completed in 220 milliseconds

1234567891011>>