Lines Matching refs:h_errno
1754 h_errno = NO_RECOVERY;
1759 h_errno = NO_RECOVERY;
1770 h_errno = NO_RECOVERY;
1944 h_errno = HOST_NOT_FOUND;
1986 h_errno = NETDB_SUCCESS;
1992 h_errno = ntohs(hp->ancount) > 0? NO_DATA : NO_RECOVERY;
2043 h_errno = NETDB_INTERNAL;
2049 h_errno = NETDB_INTERNAL;
2205 h_errno = NETDB_INTERNAL;
2261 switch (h_errno) {
2527 h_errno = HOST_NOT_FOUND;
2543 * Error number is left in h_errno.
2606 h_errno = NO_RECOVERY;
2626 h_errno = TRY_AGAIN;
2652 h_errno = HOST_NOT_FOUND;
2655 h_errno = TRY_AGAIN;
2658 h_errno = NO_DATA;
2664 h_errno = NO_RECOVERY;
2676 * is detected. Error code, if any, is left in h_errno.
2694 h_errno = HOST_NOT_FOUND; /* default, if we never query */
2719 saved_herrno = h_errno;
2755 h_errno = TRY_AGAIN;
2759 switch (h_errno) {
2799 * if we did an initial full query, return that query's h_errno
2802 * else send back meaningless h_errno, that being the one from
2806 h_errno = saved_herrno;
2808 h_errno = NO_DATA;
2810 h_errno = TRY_AGAIN;
2841 h_errno = NO_RECOVERY;
2851 h_errno = NO_RECOVERY;