Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dthreads_windows.h48 # define ETIMEDOUT 10060 /* This is the value in winsock.h. */ macro
/external/libmicrohttpd/src/include/
Dw32functions.h150 #define ETIMEDOUT (MHDW32ERRBASE+36) macro
/external/xmlrpcpp/src/
DXmlRpcSocket.cpp14 # define ETIMEDOUT WSAETIMEDOUT macro
/external/webrtc/webrtc/base/
Dsocket.h88 #define ETIMEDOUT WSAETIMEDOUT macro
/external/dng_sdk/source/
Ddng_pthread.h192 #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/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h99 #define ETIMEDOUT 145 /* Connection timed out */ macro
/external/curl/lib/
Dcurl_setup_once.h496 #define ETIMEDOUT WSAETIMEDOUT macro
/external/libvncserver/libvncserver/
Dsockets.c109 #define ETIMEDOUT WSAETIMEDOUT macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py116 ETIMEDOUT = 145 variable
/external/syslinux/com32/include/
Derrno.h117 #define ETIMEDOUT 110 /* Connection timed out */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h190 #define ETIMEDOUT 110 /* Connection timed out */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py121 ETIMEDOUT = 145 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h449 # define ETIMEDOUT 138 macro
/external/syslinux/gpxe/src/include/
Derrno.h448 #define ETIMEDOUT ( ERRFILE | PXENV_STATUS_TFTP_READ_TIMEOUT | 0x4c000000 ) macro
/external/python/cpython3/Objects/
Dexceptions.c2460 #define ETIMEDOUT WSAETIMEDOUT macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1061 ETIMEDOUT = 145 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1846 ETIMEDOUT = 60 #Operation timed out variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …EFUSED:111,EADDRINUSE:112,ECONNABORTED:113,ENETUNREACH:114,ENETDOWN:115,ETIMEDOUT:116,EHOSTDOWN:11… property