Home
last modified time | relevance | path

Searched refs:HAVE_GAI_STRERROR (Results 1 – 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
Dfake-rfc2553.h161 #if !defined(HAVE_GAI_STRERROR) && !defined(HAVE_CONST_GAI_STRERROR_PROTO)
Dfake-rfc2553.c85 #ifndef HAVE_GAI_STRERROR
/external/openssh/
Ddefines.h596 #if defined(BROKEN_GETADDRINFO) && defined(HAVE_GAI_STRERROR)
597 # undef HAVE_GAI_STRERROR
Dconfig.h425 #define HAVE_GAI_STRERROR 1 macro
Dconfig.h.in479 #undef HAVE_GAI_STRERROR
Dconfigure.ac1738 AC_DEFINE([HAVE_GAI_STRERROR]) definition