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

/bind-9.11.3/lib/irs/
H A Dgai_strerror.c9 /* $Id: gai_strerror.c,v 1.5 2009/09/02 23:48:02 tbox Exp $ */
11 /*! \file gai_strerror.c
12 * gai_strerror() returns an error message corresponding to an
75 gai_strerror(int ecode) { function
/bind-9.11.3/lib/irs/win32/include/irs/
H A Dnetdb.h178 #ifdef gai_strerror
179 #undef gai_strerror macro
181 #define gai_strerror irs_gai_strerror macro
190 char *gai_strerror(int);
/bind-9.11.3/contrib/queryperf/missing/
H A Dgetaddrinfo.c162 gai_strerror(ecode) function
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h215 #ifdef gai_strerror
216 #undef gai_strerror macro
218 #define gai_strerror lwres_gai_strerror macro

Completed in 14 milliseconds