HomeSort by: relevance | last modified time | path
    Searched defs:softfail (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
difffile.c 706 region_type* temp_region, int* softfail, struct ixfr_store* ixfr_store)
719 *softfail = 1;
731 *softfail = 1;
756 * Store the delete RR information, for the softfail cases, the
769 *softfail = 1;
852 int* softfail, struct ixfr_store* ixfr_store)
927 *softfail = 1;
1101 int* softfail, struct ixfr_store* ixfr_store)
1332 rrlen, zone, region, softfail, ixfr_store)) {
1339 rrlen, zone, softfail, ixfr_store)))
1451 int is_axfr=0, delete_mode=0, rr_count=0, softfail=0; local
    [all...]
  /src/external/bsd/unbound/dist/services/
authzone.c 4881 int softfail = 0; local
4949 * softfail, and continue with the rest of the IXFR, so
4968 softfail = 1;
4988 softfail = 1;
4995 if(softfail) {

Completed in 29 milliseconds