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

/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddig.c1134 isc_boolean_t *open_type_class, isc_boolean_t *need_clone,
1253 *open_type_class = ISC_FALSE;
1300 *open_type_class = ISC_FALSE;
1445 isc_boolean_t open_type_class = ISC_TRUE; local
1537 &lookup, &open_type_class,
1545 &lookup, &open_type_class,
1556 if (open_type_class) {
1133 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 178 milliseconds