Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dw32functions.h51 #define EALREADY (MHDW32ERRBASE+3) macro
/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-mips/asm/
Derrno.h103 #define EALREADY 149 /* Operation already in progress */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h96 #define EALREADY 114 /* Operation already in progress */ macro
/external/bison/lib/
Derrno.in.h99 # define EALREADY 103 macro
/external/c-ares/
Dsetup_once.h398 #define EALREADY WSAEALREADY macro
/external/curl/lib/
Dcurl_setup_once.h468 #define EALREADY WSAEALREADY macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py122 EALREADY = 149 variable
/external/syslinux/com32/include/
Derrno.h121 #define EALREADY 114 /* Operation already in progress */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h194 #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/syslinux/gpxe/src/include/
Derrno.h236 #define EALREADY ( ERRFILE | PXENV_STATUS_UDP_OPEN | 0x07000000 ) macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py189 EALREADY = (B_POSIX_ERROR_BASE + 37) variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1066 EALREADY = 149 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1823 EALREADY = 37 #Operation already in progress variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …ETDOWN:115,ETIMEDOUT:116,EHOSTDOWN:117,EHOSTUNREACH:118,EINPROGRESS:119,EALREADY:120,EDESTADDRREQ:… property