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

/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c1574 unsigned int have_port = 0; local
1604 have_port++;
1605 } else if (have_port == 0 && have_address == 0) {
1615 if (have_address > 1 || have_port > 1 ||
1616 have_address + have_port == 0) {

Completed in 14 milliseconds