Searched refs:cfg_parse_uint32 (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 285 cfg_parse_uint32(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
|
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | namedconf.c | 570 CHECK(cfg_parse_uint32(pctx, NULL, ret)); 1840 CHECK(cfg_parse_uint32(pctx, NULL, ret));
|
H A D | parser.c | 580 cfg_parse_uint32(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function 629 "integer", cfg_parse_uint32, cfg_print_uint32, cfg_doc_terminal,
|
Completed in 23 milliseconds