Files
bind9/lib/dns
Mark Andrews a417f994b1 Remove dns_zone_setflag()
This function has never been used since it was added to the source tree
by commit 686b27bfd3 back in 1999.  As
the dns_zoneflg_t type is only defined in lib/dns/zone.c, no function
external to that file would be able to use dns_zone_setflag() properly
anyway - the DNS_ZONE_SETFLAG() and DNS_ZONE_CLRFLAG() macros should be
used instead. Zone options that can be set from outside zone.c are set
using dns_zone_setoption().

(cherry picked from commit 314b5362a8)
2021-05-19 09:56:32 +10:00
..
2021-05-19 09:56:32 +10:00
2021-05-19 09:56:32 +10:00
2021-04-19 14:32:53 +02:00
2020-11-11 15:59:56 -03:00
2021-02-23 09:18:55 +01:00
2021-05-05 12:49:49 +02:00
2021-05-18 16:45:56 +10:00
2020-12-01 23:19:20 +11:00
2020-12-08 19:34:05 +01:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2021-05-19 09:56:32 +10:00
2021-01-28 12:18:31 +11:00