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_is_enum
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
parser.c
1392
cfg_is_enum
(const char *s, const char *const *enums) {
function
1410
if (
cfg_is_enum
(s, enums)) {
1458
cfg_is_enum
(TOKEN_STRING(pctx), enumtype->of))
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c
1596
cfg_is_enum
(const char *s, const char *const *enums) {
function
1614
if (
cfg_is_enum
(s, enums)) {
1662
cfg_is_enum
(TOKEN_STRING(pctx), enumtype->of))
Completed in 73 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026