Searched refs:test_gethostbyname2 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/lwresd/
H A Dlwtest.c259 test_gethostbyname2(const char *name, const char *address, int af) { function
720 test_gethostbyname2("a.example1.", "10.0.1.1", AF_INET);
721 test_gethostbyname2("b.example1.",
724 test_gethostbyname2("q.example1.", NULL, AF_INET);

Completed in 17 milliseconds