/external/libxml2/include/ |
D | wsockcompat.h | 37 #define EINPROGRESS WSAEINPROGRESS macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 40 #define EINPROGRESS WSAEINPROGRESS macro
|
/external/libcxx/include/ |
D | errno.h | 191 #define EINPROGRESS 9928 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 98 #define EINPROGRESS 115 /* Operation now in progress */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 105 #define EINPROGRESS 150 /* Operation now in progress */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 433 #define EINPROGRESS WSAEINPROGRESS macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 123 EINPROGRESS = 150 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 123 #define EINPROGRESS 115 /* Operation now in progress */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 129 EINPROGRESS = 150 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 404 # define EINPROGRESS 112 macro
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 188 EINPROGRESS = (B_POSIX_ERROR_BASE + 36) variable
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 2488 #define EINPROGRESS WSAEINPROGRESS macro
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1185 EINPROGRESS = syscall.Errno(0x96) const
|
D | zerrors_dragonfly_amd64.go | 1327 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_openbsd_386.go | 1359 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_netbsd_amd64.go | 1468 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_openbsd_amd64.go | 1458 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_openbsd_arm.go | 1361 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_netbsd_arm.go | 1457 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_darwin_arm64.go | 1519 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_darwin_386.go | 1519 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_darwin_arm.go | 1519 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_darwin_amd64.go | 1519 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_netbsd_386.go | 1478 EINPROGRESS = syscall.Errno(0x24) const
|
D | zerrors_freebsd_arm.go | 1521 EINPROGRESS = syscall.Errno(0x24) const
|