Searched defs:test_name2 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/names/
H A Dt_names.c580 test_dns_name_hash(char *test_name1, char *test_name2, argument
596 t_info("testing names %s and %s\n", test_name1, test_name2);
604 result = dns_name_fromstring2(dns_name2, test_name2, NULL,
631 test_name2, dns_result_totext(result));
1288 test_dns_name_getlabel(char *test_name1, int label1_pos, char *test_name2, argument
1307 t_info("testing with %s and %s\n", test_name1, test_name2);
1316 dns_result = dns_name_fromstring2(dns_name2, test_name2, NULL,
1410 char *test_name2, int label2_start, int range)
1438 dns_result = dns_name_fromstring2(dns_name2, test_name2, NULL,
1441 t_info("testing %s %s\n", test_name1, test_name2);
1409 test_dns_name_getlabelsequence(char *test_name1, int label1_start, char *test_name2, int label2_start, int range) argument
1685 test_dns_name_fromtext(char *test_name1, char *test_name2, char *test_origin, unsigned int downcase) argument
[all...]

Completed in 305 milliseconds