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

/bind-9.6-ESV-R11/bin/tests/system/lwresd/
H A Dlwtest.c413 test_getipnodebyaddr(const char *address, int af, const char *name) { function
738 test_getipnodebyaddr("10.10.10.1", AF_INET, "ipv4.example");
739 test_getipnodebyaddr("10.10.10.17", AF_INET, NULL);
740 test_getipnodebyaddr("0123:4567:89ab:cdef:0123:4567:89ab:cdef",
742 test_getipnodebyaddr("1123:4567:89ab:cdef:0123:4567:89ab:cdef",

Completed in 8 milliseconds