Searched defs:parse_maybe_optional_keyvalue (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c2562 parse_maybe_optional_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, function
2645 return (parse_maybe_optional_keyvalue(pctx, type, ISC_FALSE, ret));
2652 return (parse_maybe_optional_keyvalue(pctx, type, ISC_TRUE, ret));

Completed in 25 milliseconds