OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfg_gettoken
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
parser.c
432
CHECK(
cfg_gettoken
(pctx, 0));
456
CHECK(
cfg_gettoken
(pctx, 0));
476
CHECK(
cfg_gettoken
(pctx, 0));
791
CHECK(
cfg_gettoken
(pctx, 0));
856
CHECK(
cfg_gettoken
(pctx, 0));
936
CHECK(
cfg_gettoken
(pctx, ISC_LEXOPT_NUMBER | ISC_LEXOPT_CNUMBER));
1182
CHECK(
cfg_gettoken
(pctx, 0));
1205
CHECK(
cfg_gettoken
(pctx, 0));
1295
CHECK(
cfg_gettoken
(pctx, CFG_LEXOPT_QSTRING));
1311
CHECK(
cfg_gettoken
(pctx, 0))
3456
cfg_gettoken
(cfg_parser_t *pctx, int options) {
function
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c
437
CHECK(
cfg_gettoken
(pctx, 0));
461
CHECK(
cfg_gettoken
(pctx, 0));
481
CHECK(
cfg_gettoken
(pctx, 0));
797
CHECK(
cfg_gettoken
(pctx, 0));
863
CHECK(
cfg_gettoken
(pctx, 0));
944
CHECK(
cfg_gettoken
(pctx, ISC_LEXOPT_NUMBER | ISC_LEXOPT_CNUMBER));
1379
CHECK(
cfg_gettoken
(pctx, 0));
1402
CHECK(
cfg_gettoken
(pctx, 0));
1495
CHECK(
cfg_gettoken
(pctx, CFG_LEXOPT_QSTRING));
1512
CHECK(
cfg_gettoken
(pctx, 0))
3622
cfg_gettoken
(cfg_parser_t *pctx, int options) {
function
[
all
...]
Completed in 19 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026