Searched refs:nonsec (Results 1 - 4 of 4) sorted by relevance
| /bind-9.11.3/lib/dns/tests/ |
| H A D | private_test.c | 46 isc_boolean_t nonsec; member in struct:__anon202 99 if (testcase->nonsec)
|
| /bind-9.11.3/lib/dns/ |
| H A D | private.c | 301 isc_boolean_t del, init, nonsec; local 312 nonsec = ISC_TF((nsec3param.flags & DNS_NSEC3FLAG_NONSEC) != 0); 334 if (del && !nonsec)
|
| H A D | nsec3.c | 1048 dns_zone_t *zone, isc_boolean_t nonsec, 1094 if (nonsec) 1137 (nonsec && (buf[2] & DNS_NSEC3FLAG_NONSEC) != 0)) 1147 if (nonsec) 1047 dns_nsec3param_deletechains(dns_db_t *db, dns_dbversion_t *ver, dns_zone_t *zone, isc_boolean_t nonsec, dns_diff_t *diff) argument
|
| /bind-9.11.3/lib/dns/include/dns/ |
| H A D | nsec3.h | 249 dns_zone_t *zone, isc_boolean_t nonsec,
|
Completed in 23 milliseconds