Searched refs:gai_strerror (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/include/
H A Dnetdb.h204 const char* gai_strerror(int __error);
/bionic/tests/headers/posix/
H A Dnetdb_h.c106 FUNCTION(gai_strerror, const char* (*f)(int));
/bionic/tools/versioner/current/
H A Dnetdb.h204 const char* gai_strerror(int __error);
/bionic/tests/
H A Difaddrs_test.cpp180 printf("%d getnameinfo() failed: %s\n", family, gai_strerror(error));
/bionic/libc/dns/net/
H A Dgetaddrinfo.c316 gai_strerror(int ecode) function
/bionic/libc/dns/resolv/
H A Dres_cache.c2030 XLOG("%s: getaddrinfo(%s)=%s", __FUNCTION__, servers[i], gai_strerror(rt));

Completed in 144 milliseconds