2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00
Evan Hunt ad7f744115 use ISC_LIST_FOREACH in more places
use the ISC_LIST_FOREACH pattern in places where lists had
been iterated using a different pattern from the typical
`for` loop: for example, `while (!ISC_LIST_EMPTY(...))` or
`while ((e = ISC_LIST_HEAD(...)) != NULL)`.
2025-03-31 13:45:14 -07:00
..
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:10 -07:00
2025-03-25 06:38:25 +00:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:53:25 -08:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:14 -07:00
2024-12-13 13:52:52 +01:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:10 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-02-25 12:17:34 +01:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:53:25 -08:00
2025-03-31 13:45:14 -07:00
2025-03-31 13:45:10 -07:00
2025-03-31 13:45:14 -07:00
2025-02-25 12:17:34 +01:00