Searched refs:check_dns_packet (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/resolv/ |
D | tst-resolv-noaaaa.c | 375 check_dns_packet ("an1.ns2.ar1.example A", buf, ret, in do_test() 395 check_dns_packet ("an1.ns2.ar1.example A", buf, ret, in do_test() 415 check_dns_packet ("an1.ns2.ar1.example A", buf, ret, in do_test() 425 check_dns_packet ("an1.ns2.ar1.example PTR", buf, ret, in do_test() 445 check_dns_packet ("an1.ns2.ar1.example PTR", buf, ret, in do_test() 465 check_dns_packet ("an1.ns2.ar1.example PTR", buf, ret, in do_test() 485 check_dns_packet ("an1.ns2.ar1.example A", buf, ret, in do_test() 505 check_dns_packet ("an0.ns2.ar1.example A", buf, ret, in do_test() 525 check_dns_packet ("an-1.ns2.ar1.example A", buf, ret, in do_test()
|
D | tst-resolv-txnid-collision.c | 288 check_dns_packet (qname, a_answer, a_answer_length, expected); in test_qname() 295 check_dns_packet (qname, aaaa_answer, aaaa_answer_length, expected); in test_qname()
|
D | tst-resolv-trustad.c | 79 check_dns_packet (description, buffer, buffer_length, expected); in check_answer()
|
D | tst-resolv-search.c | 244 check_dns_packet (query, response, ret, expected); in do_get()
|
/glibc-2.36/support/ |
D | check_nss.h | 33 void check_dns_packet (const char *query_description,
|
D | check_dns_packet.c | 29 check_dns_packet (const char *query_description, in check_dns_packet() function
|
D | Makefile | 31 check_dns_packet \
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 24960 * support/check_dns_packet.c: Likewise.
|
D | ChangeLog.18 | 11827 check_dns_packet, check_hostent, check_netent, resolv_test, 11835 * support/check_dns_packet.c: Likewise.
|