Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dw32functions.h63 #define EPROTOTYPE (MHDW32ERRBASE+7) macro
/external/webrtc/webrtc/base/
Dsocket.h50 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/libcxx/include/
Derrno.h239 #define EPROTOTYPE 9941 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h72 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h73 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/bison/lib/
Derrno.in.h103 # define EPROTOTYPE 136 macro
/external/c-ares/
Dsetup_once.h406 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/curl/lib/
Dcurl_setup_once.h476 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py97 EPROTOTYPE = 98 variable
/external/syslinux/com32/include/
Derrno.h98 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h171 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h467 # define EPROTOTYPE 136 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py102 EPROTOTYPE = 98 variable
/external/syslinux/gpxe/src/include/
Derrno.h427 #define EPROTOTYPE ( ERRFILE | PXENV_STATUS_FAILURE | 0x45000000 ) macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py170 EPROTOTYPE = (B_POSIX_ERROR_BASE + 18) variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1042 EPROTOTYPE = 98 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1827 EPROTOTYPE = 41 #Protocol wrong type for socket variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …NOTSUPP:95,EPFNOSUPPORT:96,ECONNRESET:104,ENOBUFS:105,EAFNOSUPPORT:106,EPROTOTYPE:107,ENOTSOCK:108… property