Searched refs:stub (Results 1 - 24 of 24) sorted by relevance

/bind-9.11.3/bin/tests/system/staticstub/conf/
H A Dbad01.conf27 type static-stub;
H A Dbad02.conf27 type static-stub;
H A Dbad03.conf27 type static-stub;
H A Dbad04.conf27 type static-stub;
H A Dbad05.conf27 type static-stub;
H A Dbad06.conf27 type static-stub;
H A Dbad07.conf27 type static-stub;
H A Dbad08.conf27 type static-stub;
H A Dbad09.conf25 # "masters" isn't allowed for a static-stub zone (unlike a stub zone).
27 type static-stub;
H A Dbad10.conf25 # "server-addresses" isn't allowed for a pure stub zone.
29 type stub;
H A Dbad11.conf25 # "server-names" isn't allowed for a pure stub zone.
29 type stub;
H A Dgood01.conf27 type static-stub;
H A Dgood02.conf27 type static-stub;
H A Dgood03.conf27 type static-stub;
H A Dgood04.conf27 type static-stub;
H A Dgood05.conf27 type static-stub;
/bind-9.11.3/bin/tests/system/staticstub/ns2/
H A Dnamed.conf.in47 type static-stub;
53 type static-stub;
58 type static-stub;
63 type static-stub;
/bind-9.11.3/bin/tests/system/dnssec/ns4/
H A Dnamed5.conf52 type static-stub;
57 type static-stub;
/bind-9.11.3/contrib/scripts/
H A Dnamed-bootconf.sh198 stub|stub/* )
200 stub/chaos )
203 stub/hs )
220 echo " type stub;"
/bind-9.11.3/bin/tests/system/stub/ns3/
H A Dnamed.conf37 type stub;
/bind-9.11.3/bin/tests/system/dnssec/ns5/
H A Dnamed2.conf46 type static-stub;
/bind-9.11.3/bin/tests/system/checkconf/
H A Dgood.conf97 type static-stub;
/bind-9.11.3/lib/dns/
H A Dzone.c87 #define DNS_STUB_VALID(stub) ISC_MAGIC_VALID(stub, STUB_MAGIC)
90 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
587 * dns_stub holds state while performing a 'stub' transfer.
777 dns_stub_t *stub);
1759 * This is true for slave zones, stub zones, key zones, and zones that
1959 * This is a slave, stub, or dynamically updated
11353 dns_stub_t *stub = NULL; local
11365 stub
12409 ns_query(dns_zone_t *zone, dns_rdataset_t *soardataset, dns_stub_t *stub) argument
[all...]
/bind-9.11.3/
H A Dconfigure1812 --with-dlz-stub=ARG Build with stub DLZ driver [yes|no]. (Required to
1813 use stub driver with DLZ)
23616 # Was --with-dlz-stub specified?
23619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stub DLZ driver" >&5
23620 $as_echo_n "checking for stub DLZ driver... " >&6; }
26401 echo " Stub (--with-dlz-stub)"

Completed in 3393 milliseconds