OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_at_zone
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
adb.c
1892
bool
start_at_zone
= false;
local
2090
start_at_zone
= true;
2097
fetch_name(adbname,
start_at_zone
, depth, qc, gqc, parent,
2110
fetch_name(adbname,
start_at_zone
, depth, qc, gqc, parent,
2919
fetch_name(dns_adbname_t *adbname, bool
start_at_zone
, unsigned int depth,
2946
if (
start_at_zone
) {
3391
bool
start_at_zone
= false;
local
3409
((
start_at_zone
) ? DNS_ADBFIND_STARTATZONE : 0);
3422
if (!
start_at_zone
) {
3423
start_at_zone
= true
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
adb.c
2914
bool want_event,
start_at_zone
, alias, have_address;
local
2938
start_at_zone
= false;
3156
start_at_zone
= true;
3163
fetch_name(adbname,
start_at_zone
, depth, qc,
3176
fetch_name(adbname,
start_at_zone
, depth, qc,
4058
fetch_name(dns_adbname_t *adbname, bool
start_at_zone
, unsigned int depth,
4083
if (
start_at_zone
) {
Completed in 31 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026