Files
bind9/lib
alessio 165c61e347 Refactor to use list-like macro for message sections
In the code base it is very common to iterate over all names in a message
section and all rdatasets for each name, but various idioms are used for
iteration.

This commit standardizes them as much as possible to a single idiom,
using the macro MSG_SECTION_FOREACH, similar to the existing
ISC_LIST_FOREACH.
2025-03-21 21:36:06 -07:00
..
2025-03-20 11:26:09 +01:00
2025-02-25 11:29:58 +01:00