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

/bind-9.11.3/bin/dig/
H A Ddig.c1503 isc_boolean_t *open_type_class, isc_boolean_t *need_clone,
1625 *open_type_class = ISC_FALSE;
1670 *open_type_class = ISC_FALSE;
1834 isc_boolean_t open_type_class = ISC_TRUE; local
1950 &lookup, &open_type_class,
1958 &lookup, &open_type_class,
1969 if (open_type_class) {
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
/bind-9.11.3/bin/delv/
H A Ddelv.c1179 dash_option(char *option, char *next, isc_boolean_t *open_type_class) { argument
1292 *open_type_class = ISC_FALSE;
1323 *open_type_class = ISC_FALSE;
1417 isc_boolean_t open_type_class = ISC_TRUE; local
1427 &open_type_class))
1434 &open_type_class))
1444 if (open_type_class) {

Completed in 18 milliseconds