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

/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c3072 unsigned int have_address = 0; local
3094 have_address++;
3110 have_address == 0)
3122 if (have_address > 1 || have_port > 1 ||
3123 have_address + have_port == 0) {
/bind-9.11.3/lib/dns/
H A Dadb.c2951 isc_boolean_t want_event, start_at_zone, alias, have_address; local
3165 have_address = ISC_TRUE;
3167 have_address = ISC_FALSE;
3169 ! (FIND_AVOIDFETCHES(find) && have_address)) {

Completed in 44 milliseconds