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

/bind-9.11.3/lib/dns/
H A Drbtdb.c4939 rbtdb_rdatatype_t matchtype, sigmatchtype; local
4944 sigmatchtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig,
4979 else if (header->type == sigmatchtype)
5767 rbtdb_rdatatype_t matchtype, sigmatchtype; local
5787 sigmatchtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig, type);
5789 sigmatchtype = 0;
5815 } else if (header->type == sigmatchtype) {
5851 rbtdb_rdatatype_t matchtype, sigmatchtype, negtype; local
5875 sigmatchtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig, type);
5877 sigmatchtype
[all...]

Completed in 39 milliseconds