Home
last modified time | relevance | path

Searched refs:EPROTOTYPE (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp301 #ifndef EPROTOTYPE
302 #error EPROTOTYPE not defined
/external/libxml2/include/
Dwsockcompat.h50 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h64 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/bison/lib/
Dstrerror-override.c56 case EPROTOTYPE: in strerror_override()
Derrno.in.h103 # define EPROTOTYPE 136 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h72 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/external/tcpdump/win32/Include/
Derrno.h96 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/libcxx/include/
Dcerrno235 #ifndef EPROTOTYPE
236 #define EPROTOTYPE 9941
Dsystem_error196 wrong_protocol_type // EPROTOTYPE
344 wrong_protocol_type = EPROTOTYPE
Dmodule.modulemap53 ECONNABORTED, EINVAL, ENODATA, ENOTDIR, EPROTOTYPE
/external/libcxx/test/std/diagnostics/syserr/
Derrc.pass.cpp103 static_assert(static_cast<int>(std::errc::wrong_protocol_type) == EPROTOTYPE, ""); in main()
/external/dnsmasq/src/
Dlog.c238 if (errno == EPROTOTYPE) in log_write()
/external/valgrind/include/vki/
Dvki-darwin.h569 #define VKI_EPROTOTYPE EPROTOTYPE
/external/libxml2/doc/html/
Dindex.sgml36 <ANCHOR id="EPROTOTYPE-CAPS" href="libxml/libxml-wsockcompat.html#EPROTOTYPE-CAPS">
/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