OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rbtoptions
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
dbtable.c
226
unsigned int
rbtoptions
= 0;
local
231
rbtoptions
|= DNS_RBTFIND_NOEXACT;
236
result = dns_rbt_findname(dbtable->rbt, name,
rbtoptions
, NULL,
zt.c
166
unsigned int
rbtoptions
= 0;
local
171
rbtoptions
|= DNS_RBTFIND_NOEXACT;
176
result = dns_rbt_findname(zt->table, name,
rbtoptions
, foundname,
rbtdb.c
5418
unsigned int
rbtoptions
= DNS_RBTFIND_EMPTYDATA;
local
5446
rbtoptions
|= DNS_RBTFIND_NOEXACT;
5455
&search.chain,
rbtoptions
, NULL, &search);
/src/external/mpl/bind/dist/lib/dns/
rbt-cachedb.c
1192
unsigned int
rbtoptions
= DNS_RBTFIND_EMPTYDATA;
local
1217
rbtoptions
|= DNS_RBTFIND_NOEXACT;
1226
&search.chain,
rbtoptions
, NULL, &search);
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026