Lines Matching refs:hostent
172 static void VerifyLocalhost(hostent *hent) { in VerifyLocalhost()
186 hostent* hp = gethostbyname("localhost"); in TEST()
191 hostent* hp = gethostbyname2("localhost", AF_INET); in TEST()
196 hostent hent; in TEST()
197 hostent *hp; in TEST()
207 hostent hent2; in TEST()
208 hostent *hp2; in TEST()
218 hostent hent; in TEST()
219 hostent *hp; in TEST()
229 hostent hent2; in TEST()
230 hostent *hp2; in TEST()
241 hostent *hp = gethostbyaddr(&addr, sizeof(addr), AF_INET); in TEST()
247 hostent hent; in TEST()
248 hostent *hp; in TEST()
258 hostent hent2; in TEST()
259 hostent *hp2; in TEST()
269 hostent hent; in TEST()
270 hostent *hp; in TEST()
280 hostent hent; in TEST()
281 hostent *hp; in TEST()
292 hostent hent; in TEST()
293 hostent *hp; in TEST()
303 hostent hent; in TEST()
304 hostent *hp; in TEST()
314 hostent hent; in TEST()
315 hostent *hp; in TEST()
326 hostent hent; in TEST()
327 hostent *hp; in TEST()