Home
last modified time | relevance | path

Searched defs:EPROTONOSUPPORT (Results 1 – 16 of 16) sorted by relevance

/external/libmicrohttpd/src/include/
Dw32functions.h69 #define EPROTONOSUPPORT (MHDW32ERRBASE+9) macro
/external/webrtc/webrtc/base/
Dsocket.h54 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/external/libcxx/include/
Derrno.h211 #define EPROTONOSUPPORT 9933 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h76 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h75 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/external/curl/lib/
Dcurl_setup_once.h466 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py99 EPROTONOSUPPORT = 120 variable
/external/syslinux/com32/include/
Derrno.h100 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h173 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py104 EPROTONOSUPPORT = 120 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h425 # define EPROTONOSUPPORT 135 macro
/external/syslinux/gpxe/src/include/
Derrno.h424 #define EPROTONOSUPPORT ( ERRFILE | PXENV_STATUS_UNSUPPORTED | 0x44000000 ) macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py171 EPROTONOSUPPORT = (B_POSIX_ERROR_BASE + 19) variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1044 EPROTONOSUPPORT = 120 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1829 EPROTONOSUPPORT = 43 #Protocol not supported variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …REACH:118,EINPROGRESS:119,EALREADY:120,EDESTADDRREQ:121,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOS… property