HomeSort by: relevance | last modified time | path
    Searched refs:removefile (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/bind/dist/bin/dnssec/
dnssec-revoke.c 80 bool removefile = false; local
107 removefile = true;
236 if (removefile) {
dnssec-signzone.c 166 static bool removefile = false; variable
3336 if (removefile) {
4072 removefile = true;
4131 removefile = false;
  /src/external/mpl/dhcp/bind/dist/lib/dns/
view.c 2402 bool removefile = false; local
2417 removefile = true;
2426 removefile = true;
2443 if (result != ISC_R_SUCCESS || removefile) {
  /src/external/mpl/bind/dist/lib/dns/
view.c 2045 bool removefile = false; local
2060 removefile = true;
2069 removefile = true;
2086 if (result != ISC_R_SUCCESS || removefile) {

Completed in 23 milliseconds