Home
last modified time | relevance | path

Searched refs:ESOCKTNOSUPPORT (Results 1 – 25 of 26) sorted by relevance

12

/external/libmicrohttpd/src/include/
Dw32functions.h137 #ifndef ESOCKTNOSUPPORT
138 #define ESOCKTNOSUPPORT (MHDW32ERRBASE+32) macro
/external/webrtc/webrtc/base/
Dsocket.h55 #undef ESOCKTNOSUPPORT
56 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/external/libmicrohttpd/src/platform/
Dw32functions.c58 case WSAESOCKTNOSUPPORT: return ESOCKTNOSUPPORT; in MHD_W32_errno_from_winsock_()
132 case ESOCKTNOSUPPORT: in MHD_W32_strerror_()
444 case ESOCKTNOSUPPORT: in MHD_W32_set_last_winsock_error_()
/external/libxml2/include/
Dwsockcompat.h53 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h76 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/external/bison/lib/
Dstrerror-override.c108 case ESOCKTNOSUPPORT: in strerror_override()
Derrno.in.h136 # define ESOCKTNOSUPPORT 10044 /* not required by POSIX */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h75 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/external/opencv3/3rdparty/openexr/Iex/
DIexThrowErrnoExc.cpp523 #if defined (ESOCKTNOSUPPORT) in throwErrnoExc()
524 case ESOCKTNOSUPPORT: in throwErrnoExc()
/external/libbrillo/brillo/errors/
Derror_codes.cc138 ERROR_ENTRY(ESOCKTNOSUPPORT), // Socket type not supported
/external/c-ares/
Dsetup_once.h411 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/external/curl/lib/
Dcurl_setup_once.h481 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc319 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent()
/external/valgrind/include/vki/
Dvki-darwin.h585 #define VKI_ESOCKTNOSUPPORT ESOCKTNOSUPPORT
/external/libxml2/doc/html/
Dindex.sgml39 <ANCHOR id="ESOCKTNOSUPPORT-CAPS" href="libxml/libxml-wsockcompat.html#ESOCKTNOSUPPORT-CAPS">
/external/v8/test/mjsunit/asm/embenchen/
Dprimes.js1440 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dcopy.js1426 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dcorrections.js1426 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dfannkuch.js1447 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dmemops.js1416 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dfasta.js1430 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dzlib.js1417 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dbox2d.js1665 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
Dlua_binarytrees.js1454 …RESS:115,EALREADY:114,EDESTADDRREQ:89,EMSGSIZE:90,EPROTONOSUPPORT:93,ESOCKTNOSUPPORT:94,EADDRNOTAV… property
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …S:119,EALREADY:120,EDESTADDRREQ:121,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOSUPPORT:124,EADDRNOTA… property

12