Home
last modified time | relevance | path

Searched refs:EAI_AGAIN (Results 1 – 18 of 18) sorted by relevance

/openbsd/lib/libc/net/
H A Dgai_strerror.c51 case EAI_AGAIN: in gai_strerror()
/openbsd/usr.sbin/acme-client/
H A Ddnsproc.c68 if (error == EAI_AGAIN || in host_dns()
/openbsd/include/
H A Dnetdb.h190 #define EAI_AGAIN -3 /* temporary failure in name resolution */ macro
/openbsd/usr.sbin/ntpd/
H A Dconfig.c104 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host_dns1()
/openbsd/usr.sbin/ypldap/
H A Dypldap_dns.c227 if (error == EAI_AGAIN || error == EAI_NODATA || in host_dns()
/openbsd/gnu/usr.bin/perl/cpan/Socket/
H A DMakefile.PL175 EAI_ADDRFAMILY EAI_AGAIN EAI_BADFLAGS EAI_BADHINTS EAI_FAIL EAI_FAMILY
H A DSocket.xs514 #ifdef EAI_AGAIN in gai_strerror()
515 case EAI_AGAIN: in gai_strerror()
/openbsd/usr.bin/rsync/
H A Dsocket.c171 if (error == EAI_AGAIN || error == EAI_NONAME) { in inet_resolve()
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DMakefile.PL72 _SC_VERSION EAI_AGAIN EAI_BADFLAGS EAI_FAIL EAI_FAMILY EAI_MEMORY EAI_NONAME
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/
H A Dexport.t141 EAI_AGAIN EAI_BADFLAGS EAI_FAIL EAI_FAMILY EAI_MEMORY
/openbsd/usr.sbin/ocspcheck/
H A Docspcheck.c82 if (error == EAI_AGAIN || in host_dns()
/openbsd/usr.sbin/lpd/
H A Dparse.y841 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host_dns()
/openbsd/lib/libc/asr/
H A Dgetaddrinfo_async.c456 ar->ar_gai_errno = EAI_AGAIN; in getaddrinfo_async_run()
/openbsd/usr.sbin/ldapd/
H A Dparse.y1029 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host_dns()
/openbsd/usr.sbin/snmpd/
H A Dparse.y2029 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host()
/openbsd/usr.sbin/httpd/
H A Dparse.y2110 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host_dns()
/openbsd/usr.sbin/smtpd/
H A Dparse.y3441 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host_dns()
/openbsd/usr.sbin/relayd/
H A Dparse.y3141 if (error == EAI_AGAIN || error == EAI_NODATA || error == EAI_NONAME) in host_dns()