Searched refs:h_error (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/contrib/queryperf/missing/
H A Dgetnameinfo.c100 int h_error; local
193 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error);
196 h_error = h_errno;
H A Dgetaddrinfo.c549 int i, error = 0, h_error; local
569 h_error = h_errno;
572 switch (h_error) {

Completed in 1564 milliseconds