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

/bind-9.11.3/lib/dns/
H A Dacl.c371 dns_acl_attach(source->elements[i].nestedacl,
520 dns_acl_attach(dns_acl_t *source, dns_acl_t **target) { function
704 dns_acl_attach(s->localhost, &t->localhost);
706 dns_acl_attach(s->localnets, &t->localnets);

Completed in 11 milliseconds