OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keep_lex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
master.c
122
bool
keep_lex
;
member in struct:dns_loadctx
464
if (lctx->lex != NULL && !lctx->
keep_lex
) {
561
lctx->
keep_lex
= true;
568
lctx->
keep_lex
= false;
/src/external/mpl/bind/dist/lib/dns/
master.c
124
bool
keep_lex
;
member in struct:dns_loadctx
448
if (lctx->lex != NULL && !lctx->
keep_lex
) {
542
lctx->
keep_lex
= true;
547
lctx->
keep_lex
= false;
Completed in 22 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026