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

/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c473 cfg_print_cstr(pctx, "none");
501 cfg_print_cstr(pctx, "( <quoted_string> | none )");
514 cfg_print_cstr(pctx, "hostname");
547 cfg_print_cstr(pctx, "( <quoted_string> | none | hostname )");
896 cfg_print_cstr(pctx, "[ <integer> ]");
1341 cfg_print_cstr(pctx, kw->name);
1349 cfg_print_cstr(pctx, kw->name);
1358 cfg_print_cstr(pctx, kw->name);
1507 cfg_print_cstr(pctx, kw->name);
1636 cfg_print_cstr(pct
[all...]
H A Dparser.c600 cfg_print_cstr(cfg_printer_t *pctx, const char *s) { function
608 cfg_print_cstr(pctx, buf);
654 cfg_print_cstr(pctx, buf);
781 cfg_print_cstr(pctx, *p);
1432 cfg_print_cstr(pctx, clause->name);
1440 cfg_print_cstr(pctx, clause->name);
1463 cfg_print_cstr(pctx, clause->name);
1506 cfg_print_cstr(pctx, p->text);
1535 cfg_print_cstr(pctx, clause->name);
1865 cfg_print_cstr(pct
[all...]
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h375 cfg_print_cstr(cfg_printer_t *pctx, const char *s);

Completed in 22 milliseconds