Home
last modified time | relevance | path

Searched refs:EPFNOSUPPORT (Results 1 – 12 of 12) sorted by relevance

/external/openssh/openbsd-compat/
Drresvport.c79 errno = EPFNOSUPPORT; in rresvport_af()
Dbindresvport.c85 errno = EPFNOSUPPORT; in bindresvport_sa()
/external/libxml2/include/
Dwsockcompat.h55 #define EPFNOSUPPORT WSAEPFNOSUPPORT macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h69 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
/external/bison/lib/
Dstrerror-override.c110 case EPFNOSUPPORT: in strerror_override()
Derrno.in.h137 # define EPFNOSUPPORT 10046 /* not required by POSIX */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h77 #define EPFNOSUPPORT 123 /* Protocol family not supported */ macro
/external/tcpdump/win32/Include/
Derrno.h101 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
/external/valgrind/include/vki/
Dvki-darwin.h574 #define VKI_EPFNOSUPPORT EPFNOSUPPORT
/external/openssh/
Dchannels.c3902 #ifdef EPFNOSUPPORT
3903 && (errno != EPFNOSUPPORT)
/external/libxml2/doc/html/
Dindex.sgml41 <ANCHOR id="EPFNOSUPPORT-CAPS" href="libxml/libxml-wsockcompat.html#EPFNOSUPPORT-CAPS">
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …SYS:88,ENMFILE:89,ENOTEMPTY:90,ENAMETOOLONG:91,ELOOP:92,EOPNOTSUPP:95,EPFNOSUPPORT:96,ECONNRESET:1… property