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_ZTFIND_MIRROR
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
zt.h
32
DNS_ZTFIND_MIRROR
= 1 << 2,
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zt.h
29
#define
DNS_ZTFIND_MIRROR
0x02
/src/external/mpl/bind/dist/lib/dns/
zt.c
206
* If
DNS_ZTFIND_MIRROR
is set and the zone which was
222
if ((options &
DNS_ZTFIND_MIRROR
) != 0 &&
view.c
855
result = dns_zt_find(zonetable, name,
DNS_ZTFIND_MIRROR
, &zone);
1097
unsigned int ztoptions =
DNS_ZTFIND_MIRROR
;
resolver.c
6810
dns_ztfind_t options = DNS_ZTFIND_NOEXACT |
DNS_ZTFIND_MIRROR
;
/src/external/mpl/dhcp/bind/dist/lib/dns/
zt.c
180
* If
DNS_ZTFIND_MIRROR
is set and the zone which was
196
if ((options &
DNS_ZTFIND_MIRROR
) != 0 &&
view.c
1047
result = dns_zt_find(view->zonetable, name,
DNS_ZTFIND_MIRROR
,
1303
unsigned int ztoptions =
DNS_ZTFIND_MIRROR
;
resolver.c
7204
unsigned int options = DNS_ZTFIND_NOEXACT |
DNS_ZTFIND_MIRROR
;
/src/external/mpl/bind/dist/lib/ns/
query.c
1208
ztoptions =
DNS_ZTFIND_MIRROR
;
Completed in 42 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026