OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOKENSIZ
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
skr.c
43
#define
TOKENSIZ
(8 * 1024)
244
isc_lex_create(mctx,
TOKENSIZ
, &lex);
master.c
86
#define
TOKENSIZ
(8 * 1024)
546
isc_lex_create(mctx,
TOKENSIZ
, &lctx->lex);
/src/external/mpl/dhcp/bind/dist/lib/dns/
master.c
85
#define
TOKENSIZ
(8 * 1024)
564
result = isc_lex_create(mctx,
TOKENSIZ
, &lctx->lex);
Completed in 23 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026