Searched refs:is_batchfile (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/bin/dig/
H A Ddig.c709 plus_option(char *option, isc_boolean_t is_batchfile, argument
1037 if (!is_batchfile)
1111 if (!is_batchfile)
1480 parse_args(isc_boolean_t is_batchfile, isc_boolean_t config_only, argument
1514 if (!is_batchfile) {
1559 if (is_batchfile && !config_only) {
1575 plus_option(&rv[0][1], is_batchfile,
1686 if ((batchname != NULL) && !(is_batchfile)) {
H A Dhost.c658 parse_args(isc_boolean_t is_batchfile, int argc, char **argv) { argument
669 UNUSED(is_batchfile);

Completed in 1048 milliseconds