Lines Matching defs:it
168 ChannelMap::iterator it = _openChannels.begin(); local
175 ChannelMap::iterator it = _openChannels.find(s); local
210 ChannelMap::iterator it = _openChannels.begin(); local
222 PortMap::iterator it = _openPorts.begin(); local
279 PortMap::iterator it = _openPorts.find(port); local
421 PortMap::iterator it = _openPorts.find(port); local
497 PortMap::iterator it = _openPorts.begin(); local
513 ChannelMap::iterator it = _openChannels.begin(); local
563 PortMap::iterator it = _openPorts.begin(); local
673 ChannelMap::iterator it = _openChannels.begin(); local
705 PortMap::iterator it = _openPorts.find(p->GetPort()); local
936 ChannelMap::iterator it = _openChannels.find(chOpenSuccMsg->RecipientChannel); local
986 ChannelMap::iterator it = _openChannels.find(channelWindowMessage->RecipientChannel); local
1158 PortMap::iterator it = _openPorts.find(tcpFwdCnclMsg->Port); local
1293 ChannelMap::iterator it = _openChannels.find(chFailMsg->RecipientChannel); local
1310 ChannelMap::iterator it = _openChannels.find(chClMsg->RecipientChannel); local
1343 ChannelMap::iterator it = _openChannels.find(chDMsg->RecipientChannel); local
1457 for (PortMap::iterator it = _openPorts.begin(); it != _openPorts.end(); it++) { local
1550 std::list<std::string>::const_iterator it = _AMTDNSSuffixes.begin(); local