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

/bind-9.11.3/bin/dnssec/
H A Ddnssec-signzone.c174 static isc_boolean_t remove_orphansigs = ISC_FALSE; variable
556 keep = (!expired && !remove_orphansigs);
578 } else if (!ispublishedkey(key) && remove_orphansigs) {
3359 remove_orphansigs = ISC_TRUE;

Completed in 24 milliseconds