Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dgai_strerror.c46 static const char *ai_errlist[] = { variable
102 strlcpy(buf, catgets(catd, 3, ecode, ai_errlist[ecode]), in gai_strerror()
116 return ai_errlist[ecode]; in gai_strerror()