HomeSort by: relevance | last modified time | path
    Searched refs:sigmatchtype (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
rbt-cachedb.c 657 dns_typepair_t matchtype, sigmatchtype; local
680 sigmatchtype = DNS_SIGTYPE(dns_rdatatype_nsec);
725 } else if (header->type == sigmatchtype) {
1352 dns_typepair_t matchtype, sigmatchtype, negtype; local
1374 sigmatchtype = DNS_SIGTYPE(type);
1376 sigmatchtype = 0;
1407 } else if (header->type == sigmatchtype) {
qpcache.c 1509 dns_typepair_t matchtype, sigmatchtype; local
1532 sigmatchtype = DNS_SIGTYPE(dns_rdatatype_nsec);
1572 } else if (header->type == sigmatchtype) {
2223 dns_typepair_t matchtype, sigmatchtype, negtype; local
2245 sigmatchtype = DNS_SIGTYPE(type);
2247 sigmatchtype = 0;
2278 } else if (header->type == sigmatchtype) {
rbt-zonedb.c 1507 dns_typepair_t matchtype, sigmatchtype; local
1526 sigmatchtype = DNS_SIGTYPE(type);
1528 sigmatchtype = 0;
1557 } else if (header->type == sigmatchtype) {
qpzone.c 1497 dns_typepair_t matchtype, sigmatchtype; local
1516 sigmatchtype = DNS_SIGTYPE(type);
1518 sigmatchtype = 0;
1543 } else if (header->type == sigmatchtype) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 4963 rbtdb_rdatatype_t matchtype, sigmatchtype; local
4971 sigmatchtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig,
5014 } else if (header->type == sigmatchtype) {
5853 rbtdb_rdatatype_t matchtype, sigmatchtype; local
5873 sigmatchtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig, type);
5875 sigmatchtype = 0;
5904 } else if (header->type == sigmatchtype) {
5944 rbtdb_rdatatype_t matchtype, sigmatchtype, negtype; local
5969 sigmatchtype = RBTDB_RDATATYPE_VALUE(dns_rdatatype_rrsig, type);
5971 sigmatchtype = 0
    [all...]

Completed in 37 milliseconds