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

/bind-9.11.3/lib/dns/
H A Dupdate.c834 isc_boolean_t *flag, isc_boolean_t *cut, isc_boolean_t *unsecure)
846 *cut = ISC_FALSE;
852 *cut = ISC_TRUE;
870 *cut = ISC_FALSE;
879 *cut = ISC_FALSE;
890 * a zone cut.
1263 dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t cut,
1300 * We don't need to sign unsigned NSEC records at the cut
1304 (cut && type != dns_rdatatype_ds))
1386 isc_boolean_t cut; local
833 is_active(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t *flag, isc_boolean_t *cut, isc_boolean_t *unsecure) argument
1262 add_exposed_sigs(dns_update_log_t *log, dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t cut, dns_diff_t *diff, dst_key_t **keys, unsigned int nkeys, isc_stdtime_t inception, isc_stdtime_t expire, isc_boolean_t check_ksk, isc_boolean_t keyset_kskonly, unsigned int *sigs) argument
[all...]

Completed in 16 milliseconds