Searched refs:cfg_parse_sstring (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/ |
| H A D | grammar.h | 369 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/ |
| H A D | grammar.h | 391 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
|
| /netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
| H A D | parser.c | 1346 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in cfg_parse_sstring() 1607 cfg_type_t cfg_type_sstring = { "string", cfg_parse_sstring, 1342 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { cfg_parse_sstring() function
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
| H A D | parser.c | 1541 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in cfg_parse_sstring() function 1781 "string", cfg_parse_sstring, print_sstring,
|