Searched refs:cfg_parse_boolean (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h367 cfg_parse_boolean(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
/bind-9.11.3/lib/isccfg/
H A Dparser.c1286 cfg_parse_boolean(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) function
1341 "boolean", cfg_parse_boolean, cfg_print_boolean, cfg_doc_terminal,
H A Dnamedconf.c751 return (cfg_parse_boolean(pctx, type, ret));

Completed in 1371 milliseconds