Home
last modified time | relevance | path

Searched refs:EAFNOSUPPORT (Results 1 – 4 of 4) sorted by relevance

/sysdeps/mach/hurd/
A Dsocket.c62 err = EAFNOSUPPORT; in __socket()
/sysdeps/mach/hurd/bits/
A Derrno.h82 EAFNOSUPPORT = 0x4000002f, /* Address family not supported by protocol */ enumerator
279 #define EAFNOSUPPORT 0x4000002f macro
/sysdeps/gnu/
A Derrlist.h330 #ifdef EAFNOSUPPORT
334 _S(EAFNOSUPPORT, N_("Address family not supported by protocol"))
/sysdeps/posix/
A Dgetaddrinfo.c2416 else if (errno == EAFNOSUPPORT && af == AF_INET6 in getaddrinfo()

Completed in 13 milliseconds