Files
bind9/lib/dns
Ondřej Surý 196ec365c7 In zone.c, use __func__ instead of hand-crafted me strings
In zone.c, the "me" strings were defined for functions that could be
traced with "ENTER" macro.

Use the __func__ that's defined by the compiler and is less prone to
copy&paste errors.
2022-04-28 09:18:05 +02:00
..
2022-04-01 23:45:23 +02:00
2022-03-29 14:14:49 -07:00
2022-04-01 23:50:34 +02:00
2022-04-27 11:05:05 +01:00
2022-04-27 10:54:28 -07:00
2022-04-04 21:20:05 +02:00