Home
last modified time | relevance | path

Searched refs:ZONEMGR_MAGIC (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c97 #define ZONEMGR_MAGIC ISC_MAGIC('Z', 'm', 'g', 'r') macro
98 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
16966 zmgr->magic = ZONEMGR_MAGIC; in dns_zonemgr_create()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c99 #define ZONEMGR_MAGIC ISC_MAGIC('Z', 'm', 'g', 'r') macro
100 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
17451 zmgr->magic = ZONEMGR_MAGIC; in dns_zonemgr_create()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c105 #define ZONEMGR_MAGIC ISC_MAGIC('Z', 'm', 'g', 'r') macro
106 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
18720 zmgr->magic = ZONEMGR_MAGIC; in dns_zonemgr_create()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c105 #define ZONEMGR_MAGIC ISC_MAGIC('Z', 'm', 'g', 'r') macro
106 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
18720 zmgr->magic = ZONEMGR_MAGIC; in dns_zonemgr_create()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c103 #define ZONEMGR_MAGIC ISC_MAGIC('Z', 'm', 'g', 'r') macro
104 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
18829 zmgr->magic = ZONEMGR_MAGIC; in dns_zonemgr_create()