mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
replace the pattern `for (elt = cfg_list_first(x); elt != NULL; elt = cfg_list_next(elt))` with a new `CFG_LIST_FOREACH` macro. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| check-tool.c | ||
| check-tool.h | ||
| Makefile.am | ||
| named-checkconf.c | ||
| named-checkconf.rst | ||
| named-checkzone.c | ||
| named-checkzone.rst | ||
| named-compilezone.rst | ||