OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dns_acl_create
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
acl_test.c
61
dns_acl_create
(mctx, 1, ¬none);
63
dns_acl_create
(mctx, 1, ¬any);
72
dns_acl_create
(mctx, 1, &geoip);
86
dns_acl_create
(mctx, 1, ¬geoip);
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
acl.h
112
dns_acl_create
(isc_mem_t *mctx, int n, dns_acl_t **target);
/src/external/mpl/bind/dist/lib/dns/
acl.c
39
dns_acl_create
(isc_mem_t *mctx, int n, dns_acl_t **target) {
function
69
dns_acl_create
(mctx, 0, &acl);
653
dns_acl_create
(mctx, 0, &env->localhost);
654
dns_acl_create
(mctx, 0, &env->localnets);
/src/external/mpl/bind/dist/lib/dns/include/dns/
acl.h
126
dns_acl_create
(isc_mem_t *mctx, int n, dns_acl_t **target);
/src/external/mpl/dhcp/bind/dist/lib/dns/
acl.c
35
dns_acl_create
(isc_mem_t *mctx, int n, dns_acl_t **target) {
function
90
result =
dns_acl_create
(mctx, 0, &acl);
627
result =
dns_acl_create
(mctx, 0, &env->localhost);
631
result =
dns_acl_create
(mctx, 0, &env->localnets);
/src/external/mpl/bind/dist/lib/isccfg/
aclconf.c
688
dns_acl_create
(mctx, nelem, &dacl);
773
dns_acl_create
(mctx, cfg_list_length(ce, false),
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
aclconf.c
684
result =
dns_acl_create
(mctx, nelem, &dacl);
716
result =
dns_acl_create
(mctx,
/src/external/mpl/bind/dist/lib/ns/
interfacemgr.c
1182
dns_acl_create
(mgr->mctx, 0, &localhost);
1183
dns_acl_create
(mgr->mctx, 0, &localnets);
/src/external/mpl/bind/dist/bin/named/
server.c
4117
dns_acl_create
(named_g_mctx, 1, &acl);
Completed in 29 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026