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

/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddig.c719 plus_option(char *option, isc_boolean_t is_batchfile, argument
1109 if (!is_batchfile)
1190 if (!is_batchfile)
1513 parse_args(isc_boolean_t is_batchfile, isc_boolean_t config_only, argument
1547 if (!is_batchfile) {
1594 if (is_batchfile && !config_only) {
1610 plus_option(&rv[0][1], is_batchfile,
1726 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 101 milliseconds