Lines Matching refs:he
202 res_state res, struct hostent *hent, char *buf, size_t buflen, int *he)
235 *he = NO_RECOVERY;
480 *he = NO_RECOVERY;
500 *he = NETDB_SUCCESS;
505 *he = NETDB_INTERNAL;
593 android_read_hostent(FILE* proxy, struct hostent* hp, char* hbuf, size_t hbuflen, int *he)
604 *he = HOST_NOT_FOUND;
689 *he = NETDB_SUCCESS;
693 *he = NETDB_INTERNAL;
700 size_t buflen, int *he)
723 *he = NETDB_INTERNAL;
778 *he = NETDB_INTERNAL;
782 info.he = he;
786 *he = NETDB_SUCCESS;
789 *he = NETDB_INTERNAL;
801 *he = HOST_NOT_FOUND;
811 *he = NETDB_SUCCESS;
865 char *buf, size_t buflen, int *he, unsigned netid, unsigned mark)
882 *he = HOST_NOT_FOUND;
903 *he = NETDB_INTERNAL;
908 *he = NETDB_INTERNAL;
914 info.he = he;
915 *he = NETDB_INTERNAL;
919 *he = NETDB_SUCCESS;
925 struct hostent *hp, char *hbuf, size_t hbuflen, int *he,
931 return android_gethostbyaddrfornet_real(addr,len, af, hp, hbuf, hbuflen, he, netid, mark);
954 struct hostent *result = android_read_hostent(proxy, hp, hbuf, hbuflen, he);
960 netbsd_gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he)
971 *he = NETDB_INTERNAL;
991 *he = HOST_NOT_FOUND;
1061 *he = NETDB_SUCCESS;
1069 *he = NETDB_INTERNAL;
1197 *info->he = NETDB_INTERNAL;
1213 info->buflen, info->he);
1217 switch (*info->he) {
1269 *info->he = NETDB_INTERNAL;
1274 *info->he = NETDB_INTERNAL;
1284 *info->he = NETDB_INTERNAL;
1302 info->buflen, info->he);
1306 switch (*info->he) {
1332 *info->he = NETDB_SUCCESS;
1336 *info->he = NETDB_INTERNAL;
1462 *info->he = NETDB_INTERNAL;
1513 *info->he = HOST_NOT_FOUND;
1558 *info->he = HOST_NOT_FOUND;