Searched defs:text_ok (Results 1 - 1 of 1) sorted by relevance
| /bind-9.11.3/lib/dns/tests/ |
| H A D | rdata_test.c | 33 struct text_ok { struct 39 typedef struct text_ok text_ok_t; 141 check_text_ok_single(const text_ok_t *text_ok, dns_rdataclass_t rdclass, argument 155 text_ok->text_in); 159 if (text_ok->text_out != NULL) { 163 text_ok->lineno, text_ok->text_in); 168 text_ok->lineno, text_ok->text_in); 186 text_ok 268 check_text_ok(const text_ok_t *text_ok, dns_rdataclass_t rdclass, dns_rdatatype_t type, size_t structsize) argument 322 check_rdata(const text_ok_t *text_ok, const wire_ok_t *wire_ok, isc_boolean_t empty_ok, dns_rdataclass_t rdclass, dns_rdatatype_t type, size_t structsize) argument 414 text_ok_t text_ok[] = { local 541 text_ok_t text_ok[] = { local 1073 text_ok_t text_ok[] = { local [all...] |
Completed in 15 milliseconds