Searched defs:newacl (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/named/ | ||
H A D | interfacemgr.c | 687 dns_acl_t *newacl = NULL; local 689 result = dns_acl_create(mctx, 0, &newacl); 693 dns_acl_attach(newacl, aclp); 694 dns_acl_detach(&newacl); |
Completed in 37 milliseconds