Searched defs:gai_strerror (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/
H A Dfake-rfc2553.c88 gai_strerror(int err) function
H A Dfake-rfc2553.h146 #define gai_strerror(a) (ssh_gai_strerror(a)) macro
147 char *gai_strerror(int);
/external/openssh/openbsd-compat/
H A Dfake-rfc2553.c91 gai_strerror(int err) function
H A Dfake-rfc2553.h159 #define gai_strerror(a) (_ssh_compat_gai_strerror(a)) macro
160 char *gai_strerror(int);
/external/tcpdump/missing/
H A Dgetaddrinfo.c252 gai_strerror(ecode) function

Completed in 95 milliseconds