Home
last modified time | relevance | path

Searched defs:ETIMEDOUT (Results 1 – 25 of 42) sorted by relevance

12

/external/libusb/libusb/os/
Dthreads_windows.h48 # define ETIMEDOUT 10060 /* This is the value in winsock.h. */ macro
/external/webrtc/webrtc/base/
Dsocket.h88 #define ETIMEDOUT WSAETIMEDOUT macro
/external/dng_sdk/source/
Ddng_pthread.h182 #define ETIMEDOUT DNG_ETIMEDOUT macro
/external/libcxx/include/
Derrno.h227 #define ETIMEDOUT 9938 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h93 #define ETIMEDOUT 110 /* Connection timed out */ macro
/external/curl/lib/
Dcurl_setup_once.h477 #define ETIMEDOUT WSAETIMEDOUT macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h99 #define ETIMEDOUT 145 /* Connection timed out */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py116 ETIMEDOUT = 145 variable
/external/u-boot/include/linux/
Derrno.h118 #define ETIMEDOUT 110 /* Connection timed out */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h449 # define ETIMEDOUT 138 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py121 ETIMEDOUT = 145 variable
/external/python/cpython3/Objects/
Dexceptions.c2494 #define ETIMEDOUT WSAETIMEDOUT macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1263 ETIMEDOUT = syscall.Errno(0x91) const
Dzerrors_dragonfly_amd64.go1387 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_openbsd_arm.go1420 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_netbsd_arm.go1520 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_openbsd_amd64.go1520 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_netbsd_amd64.go1531 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_openbsd_386.go1418 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_darwin_386.go1588 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_darwin_arm64.go1588 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_darwin_amd64.go1588 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_darwin_arm.go1588 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_freebsd_386.go1574 ETIMEDOUT = syscall.Errno(0x3c) const
Dzerrors_freebsd_arm.go1583 ETIMEDOUT = syscall.Errno(0x3c) const

12