Home
last modified time | relevance | path

Searched defs:EINPROGRESS (Results 1 – 25 of 41) sorted by relevance

12

/external/libxml2/include/
Dwsockcompat.h37 #define EINPROGRESS WSAEINPROGRESS macro
/external/webrtc/webrtc/base/
Dsocket.h40 #define EINPROGRESS WSAEINPROGRESS macro
/external/libcxx/include/
Derrno.h191 #define EINPROGRESS 9928 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h98 #define EINPROGRESS 115 /* Operation now in progress */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h105 #define EINPROGRESS 150 /* Operation now in progress */ macro
/external/curl/lib/
Dcurl_setup_once.h433 #define EINPROGRESS WSAEINPROGRESS macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py123 EINPROGRESS = 150 variable
/external/u-boot/include/linux/
Derrno.h123 #define EINPROGRESS 115 /* Operation now in progress */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py129 EINPROGRESS = 150 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h404 # define EINPROGRESS 112 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py188 EINPROGRESS = (B_POSIX_ERROR_BASE + 36) variable
/external/python/cpython3/Objects/
Dexceptions.c2488 #define EINPROGRESS WSAEINPROGRESS macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1185 EINPROGRESS = syscall.Errno(0x96) const
Dzerrors_dragonfly_amd64.go1327 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_openbsd_386.go1359 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_netbsd_amd64.go1468 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_openbsd_amd64.go1458 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_openbsd_arm.go1361 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_netbsd_arm.go1457 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_darwin_arm64.go1519 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_darwin_386.go1519 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_darwin_arm.go1519 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_darwin_amd64.go1519 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_netbsd_386.go1478 EINPROGRESS = syscall.Errno(0x24) const
Dzerrors_freebsd_arm.go1521 EINPROGRESS = syscall.Errno(0x24) const

12