Lines Matching refs:hostent
69 #include "hostent.h"
78 static struct hostent h_ent;
81 static struct hostent *
98 struct hostent *
99 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t bufsiz,
111 struct hostent *
117 struct hostent *
118 gethostbyaddr_r(const void *addr, socklen_t len, int type, struct hostent *hp,
129 struct hostent *
136 struct hostent *
137 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he)