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

/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c1573 unsigned int have_address = 0; local
1596 have_address++;
1605 } else if (have_port == 0 && have_address == 0) {
1615 if (have_address > 1 || have_port > 1 ||
1616 have_address + have_port == 0) {
/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c2288 isc_boolean_t want_event, start_at_zone, alias, have_address; local
2496 have_address = ISC_TRUE;
2498 have_address = ISC_FALSE;
2500 ! (FIND_AVOIDFETCHES(find) && have_address)) {

Completed in 23 milliseconds