Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dsocket.h42 #define EALREADY WSAEALREADY macro
/external/libcxx/include/
Derrno.h107 #define EALREADY 9907 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h97 #define EALREADY 114 /* Operation already in progress */ macro
/external/curl/lib/
Dcurl_setup_once.h435 #define EALREADY WSAEALREADY macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h104 #define EALREADY 149 /* Operation already in progress */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py122 EALREADY = 149 variable
/external/u-boot/include/linux/
Derrno.h122 #define EALREADY 114 /* Operation already in progress */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h269 # define EALREADY 103 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py128 EALREADY = 149 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py189 EALREADY = (B_POSIX_ERROR_BASE + 37) variable
/external/python/cpython3/Objects/
Dexceptions.c2476 #define EALREADY WSAEALREADY macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1156 EALREADY = syscall.Errno(0x95) const
Dzerrors_dragonfly_amd64.go1302 EALREADY = syscall.Errno(0x25) const
Dzerrors_openbsd_arm.go1339 EALREADY = syscall.Errno(0x25) const
Dzerrors_netbsd_arm.go1434 EALREADY = syscall.Errno(0x25) const
Dzerrors_openbsd_amd64.go1435 EALREADY = syscall.Errno(0x25) const
Dzerrors_netbsd_amd64.go1445 EALREADY = syscall.Errno(0x25) const
Dzerrors_openbsd_386.go1337 EALREADY = syscall.Errno(0x25) const
Dzerrors_darwin_386.go1492 EALREADY = syscall.Errno(0x25) const
Dzerrors_darwin_arm64.go1492 EALREADY = syscall.Errno(0x25) const
Dzerrors_darwin_amd64.go1492 EALREADY = syscall.Errno(0x25) const
Dzerrors_darwin_arm.go1492 EALREADY = syscall.Errno(0x25) const
Dzerrors_freebsd_386.go1487 EALREADY = syscall.Errno(0x25) const
Dzerrors_freebsd_arm.go1496 EALREADY = syscall.Errno(0x25) const
Dzerrors_netbsd_386.go1455 EALREADY = syscall.Errno(0x25) const

12