Home | History | Annotate | Download | only in libhack

Lines Matching refs:he

100     int *he)
106 info.he = he;
119 char *buf, size_t bufsiz, int *he)
125 info.he = he;
137 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he)
147 *he = NETDB_INTERNAL;
153 *he = HOST_NOT_FOUND;
226 *he = NETDB_SUCCESS;
230 *he = NETDB_INTERNAL;