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

/bind-9.11.3/lib/dns/
H A Drbtdb.c3963 rbtdb_rdatatype_t sigtype; local
3970 sigtype = RBTDB_RDATATYPE_SIGNSEC3;
3974 sigtype = RBTDB_RDATATYPE_SIGNSEC;
4028 } else if (header->type == sigtype) {
4152 rbtdb_rdatatype_t sigtype; local
4307 sigtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig, type);
4404 * use it, otherwise change sigtype
4410 sigtype =
4418 } else if (header->type == sigtype) {
5064 rbtdb_rdatatype_t sigtype, negtyp local
6127 rbtdb_rdatatype_t negtype, sigtype; local
[all...]

Completed in 29 milliseconds