Files
bind9/lib/dns/include
Ondřej Surý fd25be31f0 Cleanup the dns_name macros
1. Replace the "high-performance" macros that were only used if
   DNS_NAME_USEINLINE was defined before including <dns/name.h> with
   inline header functions with assertion checks and thus use them
   everywhere.

2. Replace the old struct initializers with C99 designated initializers
   for better understanding what is happening in these macros.
2023-09-12 16:14:10 +02:00
..
2023-09-12 16:14:10 +02:00
2023-07-20 12:40:52 +02:00