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

/bind-9.6-ESV-R11/bin/tests/
H A Dcfg_test.c58 "[--grammar] [--memstats] conffile\n");
72 isc_boolean_t grammar = ISC_FALSE; local
106 if (strcmp(argv[1], "--grammar") == 0) {
107 grammar = ISC_TRUE;
122 if (grammar) {
/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c32 #include <isccfg/grammar.h>
H A Dparser.c40 #include <isccfg/grammar.h>

Completed in 612 milliseconds