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

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.h34 const char *anstype; member in struct:regress_dns_server_table
H A Dregress_testutils.c158 if (!strcmp(tab->anstype, "err")) {
162 } else if (!strcmp(tab->anstype, "errsoa")) {
179 } else if (!strcmp(tab->anstype, "A")) {
186 } else if (!strcmp(tab->anstype, "AAAA")) {
194 TT_DIE(("Weird table entry with type '%s'", tab->anstype));

Completed in 144 milliseconds