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

/bind-9.11.3/bin/tests/system/lwresd/
H A Dlwtest.c367 test_gethostbyaddr(const char *address, int af, const char *name) { function
739 test_gethostbyaddr("10.10.10.1", AF_INET, "ipv4.example");
740 test_gethostbyaddr("10.10.10.17", AF_INET, NULL);
741 test_gethostbyaddr("0123:4567:89ab:cdef:0123:4567:89ab:cdef",
743 test_gethostbyaddr("1123:4567:89ab:cdef:0123:4567:89ab:cdef",

Completed in 523 milliseconds