Searched defs:dns_acl_attach (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dacl.c322 dns_acl_attach(source->elements[i].nestedacl,
440 dns_acl_attach(dns_acl_t *source, dns_acl_t **target) { function
613 dns_acl_attach(s->localhost, &t->localhost);
615 dns_acl_attach(s->localnets, &t->localnets);

Completed in 10 milliseconds