from              548 coordinatorapi.cpp   coordInfo->id = hello_remote.from.upid();
from              605 coordinatorapi.cpp     coordInfo->id = hello_remote.from.upid();
from              495 dmtcp_coordinator.cpp   _identity = hello_remote.from;
from              787 dmtcp_coordinator.cpp         ( oldState )( msg.from )( msg.state )( newState );
from              856 dmtcp_coordinator.cpp           (client->hostname()) (client->progname()) (msg.from) (client->identity());
from              857 dmtcp_coordinator.cpp         client->identity(msg.from);
from              865 dmtcp_coordinator.cpp         (progname) (msg.from) (client->identity());
from              867 dmtcp_coordinator.cpp       client->identity(msg.from);
from              876 dmtcp_coordinator.cpp       JASSERT ( false ) ( msg.from ) ( msg.type )
from              991 dmtcp_coordinator.cpp     JTRACE ("received NAME_SERVICE_QUERY msg on running") (hello_remote.from);
from             1002 dmtcp_coordinator.cpp     JTRACE ("received REGISTER_NAME_SERVICE_DATA msg on running") (hello_remote.from);
from             1013 dmtcp_coordinator.cpp     JTRACE ("received REGISTER_NAME_SERVICE_DATA msg on running") (hello_remote.from);
from             1060 dmtcp_coordinator.cpp     client->virtualPid(hello_remote.from.pid());
from             1079 dmtcp_coordinator.cpp   JNOTE ( "worker connected" ) ( hello_remote.from );
from             1232 dmtcp_coordinator.cpp       (compId) (hello_remote.from)
from             1255 dmtcp_coordinator.cpp       compId = UniquePid(hello_remote.from.hostid(), client->virtualPid(),
from             1256 dmtcp_coordinator.cpp                          hello_remote.from.time(),
from             1257 dmtcp_coordinator.cpp                          hello_remote.from.computationGeneration());
from             1267 dmtcp_coordinator.cpp         (hello_remote.from) (client->virtualPid());
from              144 dmtcpmessagetypes.h     UniquePid   from;
from              103 plugin/ipc/connectionidentifier.h     ConnectionIdentifier from;
from              596 plugin/ipc/socket/socketconnection.cpp   msg.from = id();
from              616 plugin/ipc/socket/socketconnection.cpp     _remotePeerId = msg.from;
from              621 plugin/ipc/socket/socketconnection.cpp     JASSERT(_remotePeerId == msg.from)
from              622 plugin/ipc/socket/socketconnection.cpp       (_remotePeerId) (msg.from)