mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
CLEANUP is a macro similar to CHECK but unconditional, jumping to cleanup even if the result is ISC_R_SUCCESS. It is now used in place of DST_RET, CLEANUP_WITH, and CHECK(<non-success constant>). |
||
|---|---|---|
| .. | ||
| include | ||
| aclconf.c | ||
| check.c | ||
| duration.c | ||
| kaspconf.c | ||
| meson.build | ||
| namedconf.c | ||
| parser.c | ||
| tests | ||