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

/bind-9.11.3/bin/dnssec/
H A Ddnssec-signzone.c3133 isc_boolean_t nonsecify = ISC_FALSE; local
3428 if (!strcmp(isc_commandline_argument, "nonsecify"))
3429 nonsecify = ISC_TRUE;
3711 if (!nonsecify) {

Completed in 23 milliseconds