Searched defs:firstarg (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/dig/ |
H A D | dig.c | 1505 isc_boolean_t *firstarg) 1661 if (*firstarg) { 1663 *firstarg = ISC_FALSE; 1761 if (*firstarg) { 1763 *firstarg = ISC_FALSE; 1830 isc_boolean_t firstarg = ISC_TRUE; local 1952 argc, argv, &firstarg)) { 1960 argc, argv, &firstarg)) { 2050 if (firstarg) { 2052 firstarg 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 [all...] |
Completed in 37 milliseconds