Searched refs:NO_HOST (Results 1 – 1 of 1) sorted by relevance
154 #define NO_HOST (NO_DATA + 2) /* used for non-authoritative HOST_NOT_FOUND */ macro2111 if (h_errno != HOST_NOT_FOUND && h_errno != NO_HOST)2314 h_errno = bp->aa ? HOST_NOT_FOUND : NO_HOST;4465 if (h_errno == NO_RREC || h_errno == NO_HOST)4534 if (h_errno == NO_RREC || h_errno == NO_HOST)4777 h_errno = bp->aa ? HOST_NOT_FOUND : NO_HOST;6600 case NO_HOST: