Home
last modified time | relevance | path

Searched defs:gai_strerror (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgai_strerror.c66 gai_strerror(int ecode) in gai_strerror() function
H A Droken.h.in916 #define gai_strerror rk_gai_strerror macro
/freebsd/lib/libc/net/
H A Dgai_strerror.c80 gai_strerror(int ecode) in gai_strerror() function
/freebsd/contrib/unbound/compat/
H A Dfake-rfc2553.c88 gai_strerror(int err) in gai_strerror() function
H A Dfake-rfc2553.h158 #define gai_strerror(a) (gai_strerror_unbound(a)) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c91 gai_strerror(int err) in gai_strerror() function
H A Dfake-rfc2553.h160 #define gai_strerror(a) (_ssh_compat_gai_strerror(a)) macro
/freebsd/contrib/ldns/compat/
H A Dfake-rfc2553.c90 gai_strerror(int err) in gai_strerror() function
H A Dfake-rfc2553.h163 #define gai_strerror(a) (ssh_gai_strerror(a)) macro
/freebsd/contrib/bsnmp/lib/
H A Dsupport.c172 gai_strerror(int e) in gai_strerror() function
/freebsd/crypto/krb5/src/include/
H A Dfake-addrinfo.h229 #define gai_strerror krb5int_gai_strerror macro
/freebsd/contrib/ntp/libntp/
H A Dntp_rfc2553.c456 gai_strerror(int ecode) in gai_strerror() function
/freebsd/crypto/krb5/src/util/support/
H A Dfake-addrinfo.c348 #define gai_strerror my_fake_gai_strerror macro
1010 char *gai_strerror (int code) in gai_strerror() function