Searched refs:test_name1 (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);
602 result = dns_name_fromstring2(dns_name1, test_name1, NULL, 0, NULL);
635 test_name1, 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);
1313 dns_result = dns_name_fromstring2(dns_name1, test_name1, NULL,
1409 test_dns_name_getlabelsequence(char *test_name1, int label1_start, argument
1435 dns_result = dns_name_fromstring2(dns_name1, test_name1, NULL,
1441 t_info("testing %s %s\n", test_name1, test_name
1685 test_dns_name_fromtext(char *test_name1, char *test_name2, char *test_origin, unsigned int downcase) argument
[all...]

Completed in 21 milliseconds