Searched refs:herrnoToAiErrno (Results 1 – 3 of 3) sorted by relevance
235 int herrnoToAiErrno(int herrno);
789 return herrnoToAiErrno(he); in dns_gethtbyname()792 if (hp == NULL) return herrnoToAiErrno(he); in dns_gethtbyname()853 return herrnoToAiErrno(he); in dns_gethtbyaddr()856 if (hp == NULL) return herrnoToAiErrno(he); in dns_gethtbyaddr()917 int herrnoToAiErrno(int he) { in herrnoToAiErrno() function
1451 return herrnoToAiErrno(he); in dns_getaddrinfo()1468 return herrnoToAiErrno(he); in dns_getaddrinfo()