Lines Matching refs:end
169 for (; it != _openChannels.end(); it++) {
176 if (it != _openChannels.end()) {
212 for (; it != _openChannels.end(); it++) {
224 for (; it != _openPorts.end(); it++) {
229 for (; it2 != it->second.end(); it2++) {
280 if (it != _openPorts.end()) {
285 for (; it2 != it->second.end(); it2++) {
422 if (it != _openPorts.end()) {
425 for (; it2 != it->second.end(); it2++) {
499 for (; it != _openPorts.end(); it++) {
515 for (; it != _openChannels.end(); it++) {
565 for (; it != _openPorts.end(); it++) {
674 for (; it != _openChannels.end(); it++) {
679 if (it != _openChannels.end()) {
706 if (it == _openPorts.end()) {
712 for (; it2 != it->second.end(); it2++) {
937 if (it != _openChannels.end()) {
987 if (it != _openChannels.end()) {
1097 if (lpi == _listenFailReported.end()) {
1127 if (lpi != _listenFailReported.end()) {
1159 if (it == _openPorts.end()) {
1167 for (; it2 != it->second.end(); it2++) {
1294 if (it != _openChannels.end()) {
1311 if (it != _openChannels.end()) {
1344 if (it == _openChannels.end()) {
1417 _AMTDNSSuffixes.assign(amtDnsSuffixes.begin(), amtDnsSuffixes.end());
1437 std::list<std::string>::iterator endIt = _AMTDNSSuffixes.end();
1443 for (locIt = localDNSSuffixes.begin(); locIt != localDNSSuffixes.end(); locIt++) {
1445 if (remIt != _AMTDNSSuffixes.end()) {
1457 for (PortMap::iterator it = _openPorts.begin(); it != _openPorts.end(); it++) {
1459 it2 != it->second.end(); it2++) {
1498 // for (PortMap::iterator it = _openPorts.begin(); it != _openPorts.end(); it++) {
1500 // it2 != it->second.end(); it2++) {
1551 for (; it != _AMTDNSSuffixes.end(); it++) {
1721 // If the original hosts file does not end with a new line character,
1722 // add a new line at the end of the new file before adding our line.
1737 // Add the specified FQDN to the end of the tmp file