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

/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddig.c1211 isc_boolean_t config_only, int argc, char **argv,
1356 if (!config_only) {
1513 parse_args(isc_boolean_t is_batchfile, isc_boolean_t config_only, argument
1594 if (is_batchfile && !config_only) {
1616 &need_clone, config_only,
1624 &need_clone, config_only,
1699 if (!config_only) {
1765 if ((lookup_list.head == NULL) && !config_only) {
1209 dash_option(char *option, char *next, dig_lookup_t **lookup, isc_boolean_t *open_type_class, isc_boolean_t *need_clone, isc_boolean_t config_only, int argc, char **argv, isc_boolean_t *firstarg) argument

Completed in 37 milliseconds