Lines Matching defs:excluded
36 dns_acl_t * excluded; /*
51 dns_acl_t *clients, dns_acl_t *mapped, dns_acl_t *excluded,
88 dns64->excluded = NULL;
89 if (excluded != NULL)
90 dns_acl_attach(excluded, &dns64->excluded);
115 if (dns64->excluded != NULL)
116 dns_acl_detach(&dns64->excluded);
246 if (dns64->excluded == NULL) {
267 dns64->excluded,