Searched refs:removefile (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssec-revoke.c92 isc_boolean_t removefile = ISC_FALSE; local
129 removefile = ISC_TRUE;
253 if (removefile && dst_key_alg(key) != DST_ALG_RSAMD5) {
H A Ddnssec-signzone.c159 static isc_boolean_t removefile = ISC_FALSE; variable
3060 if (removefile)
3748 removefile = ISC_TRUE;
3834 removefile = ISC_FALSE;
/bind-9.11.3/lib/dns/
H A Dview.c2213 isc_boolean_t removefile = ISC_FALSE; local
2227 removefile = ISC_TRUE;
2235 removefile = ISC_TRUE;
2250 if (result != ISC_R_SUCCESS || removefile)

Completed in 25 milliseconds