Searched defs:config_only (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/dig/ |
H A D | dig.c | 1504 isc_boolean_t config_only, int argc, char **argv, 1651 if (!config_only) { 1704 if (!config_only) 1825 parse_args(isc_boolean_t is_batchfile, isc_boolean_t config_only, argument 1908 if (is_batchfile && !config_only) { 1923 if (is_batchfile && !config_only) { 1951 &need_clone, config_only, 1959 &need_clone, config_only, 2040 if (!config_only) { 2105 if ((lookup_list.head == NULL) && !config_only) { 1502 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 2206 dig_query_setup(isc_boolean_t is_batchfile, isc_boolean_t config_only, int argc, char **argv) argument [all...] |
Completed in 15 milliseconds