OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tokenbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
parser.c
3627
char
tokenbuf
[MAX_LOG_TOKEN + 10];
local
3661
snprintf(
tokenbuf
, sizeof(
tokenbuf
), "end of file");
3664
tokenbuf
[0] = '\0';
3668
snprintf(
tokenbuf
, sizeof(
tokenbuf
),
3671
snprintf(
tokenbuf
, sizeof(
tokenbuf
), "'%.*s'",
3685
tokenbuf
[0] = '\0';
3688
prep,
tokenbuf
);
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c
3793
char
tokenbuf
[MAX_LOG_TOKEN + 10];
local
3827
snprintf(
tokenbuf
, sizeof(
tokenbuf
), "end of file");
3830
tokenbuf
[0] = '\0';
3834
snprintf(
tokenbuf
, sizeof(
tokenbuf
),
3837
snprintf(
tokenbuf
, sizeof(
tokenbuf
), "'%.*s'",
3851
tokenbuf
[0] = '\0';
3854
prep,
tokenbuf
);
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026