Searched refs:softfail (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | difffile.h | 62 region_type* temp_region, int* softfail); 67 int* softfail);
|
| H A D | difffile.c | 669 region_type* temp_region, int* softfail) in delete_RR() argument 678 *softfail = 1; in delete_RR() 686 *softfail = 1; in delete_RR() 712 *softfail = 1; in delete_RR() 783 int* softfail) in add_RR() argument 831 *softfail = 1; in add_RR() 997 int* softfail, struct ixfr_store* ixfr_store) in apply_ixfr() argument 1231 rrlen, zone, region, softfail)) { in apply_ixfr() 1241 rrlen, zone, softfail)) { in apply_ixfr() 1356 int is_axfr=0, delete_mode=0, rr_count=0, softfail=0; in apply_ixfr_for_zone() local [all …]
|
| /netbsd-src/external/bsd/unbound/dist/services/ |
| H A D | authzone.c | 4854 int softfail = 0; in apply_ixfr() local 4941 softfail = 1; in apply_ixfr() 4961 softfail = 1; in apply_ixfr() 4968 if(softfail) { in apply_ixfr()
|
| /netbsd-src/external/bsd/unbound/dist/doc/ |
| H A D | Changelog | 8263 - removed abort on prealloc failure, error still printed but softfail.
|