Lines Matching defs:he
215 res_state res, struct hostent *hent, char *buf, size_t buflen, int *he)
248 *he = NO_RECOVERY;
493 *he = NO_RECOVERY;
513 *he = NETDB_SUCCESS;
518 *he = NETDB_INTERNAL;
524 int *he)
529 *he = NETDB_INTERNAL;
537 res, hp, buf, buflen, he);
543 hp = gethostbyname_internal(name, AF_INET, res, hp, buf, buflen, he);
550 size_t buflen, int *he)
555 *he = NETDB_INTERNAL;
558 hp = gethostbyname_internal(name, af, res, hp, buf, buflen, he);
565 struct hostent *hp, char *buf, size_t buflen, int *he)
588 *he = NETDB_INTERNAL;
643 *he = NETDB_INTERNAL;
647 info.he = he;
651 *he = NETDB_SUCCESS;
654 *he = NETDB_INTERNAL;
666 *he = HOST_NOT_FOUND;
676 *he = NETDB_SUCCESS;
682 char *buf, size_t buflen, int *he)
699 *he = HOST_NOT_FOUND;
720 *he = NETDB_INTERNAL;
725 *he = NETDB_INTERNAL;
731 info.he = he;
732 *he = NETDB_INTERNAL;
736 *he = NETDB_SUCCESS;
741 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he)
752 *he = NETDB_INTERNAL;
763 *he = HOST_NOT_FOUND;
826 *he = NETDB_SUCCESS;
834 *he = NETDB_INTERNAL;
963 *info->he = NETDB_INTERNAL;
969 *info->he = NETDB_INTERNAL;
980 info->buflen, info->he);
984 switch (*info->he) {
1056 *info->he = HOST_NOT_FOUND;
1060 info->buflen, info->he);
1064 switch (*info->he) {
1092 *info->he = NETDB_SUCCESS;
1095 *info->he = NETDB_INTERNAL;
1098 *info->he = NO_RECOVERY;
1224 *info->he = NETDB_INTERNAL;
1275 *info->he = HOST_NOT_FOUND;
1320 *info->he = HOST_NOT_FOUND;