_pendingOutgoing  107 plugin/ipc/socket/connectionrewirer.cpp   for (i = _pendingOutgoing.begin(); i != _pendingOutgoing.end(); i++) {
_pendingOutgoing  126 plugin/ipc/socket/connectionrewirer.cpp   _pendingOutgoing.clear();
_pendingOutgoing  252 plugin/ipc/socket/connectionrewirer.cpp   _pendingOutgoing[remote] = con;
_pendingOutgoing  292 plugin/ipc/socket/connectionrewirer.cpp   for (i = _pendingOutgoing.begin(); i != _pendingOutgoing.end(); ++i) {
_pendingOutgoing  323 plugin/ipc/socket/connectionrewirer.cpp   for (i = _pendingOutgoing.begin(); i!=_pendingOutgoing.end(); ++i) {
_pendingOutgoing   80 plugin/ipc/socket/connectionrewirer.h       ConnectionListT _pendingOutgoing;