remoteLen         960 dmtcp_coordinator.cpp   socklen_t remoteLen = sizeof(remoteAddr);
remoteLen         961 dmtcp_coordinator.cpp   jalib::JSocket remote = listenSock->accept(&remoteAddr, &remoteLen);
remoteLen         980 dmtcp_coordinator.cpp     CoordClient *client = new CoordClient(remote, &remoteAddr, remoteLen,
remoteLen        1048 dmtcp_coordinator.cpp   CoordClient *client = new CoordClient(remote, &remoteAddr, remoteLen,
remoteLen        1057 dmtcp_coordinator.cpp                                          &remoteAddr, remoteLen)) {
remoteLen        1069 dmtcp_coordinator.cpp                                   &remoteAddr, remoteLen)) {
remoteLen        1119 dmtcp_coordinator.cpp     socklen_t remoteLen)
remoteLen        1197 dmtcp_coordinator.cpp     socklen_t remoteLen)
remoteLen          59 plugin/ipc/socket/kernelbufferdrainer.cpp                                     socklen_t remoteLen)
remoteLen          46 plugin/ipc/socket/kernelbufferdrainer.h       virtual void onConnect(const jalib::JSocket& sock, const struct sockaddr* remoteAddr,socklen_t remoteLen);
remoteLen          15 plugin/ipc/ssh/sshdrainer.cpp                            remoteAddr,socklen_t remoteLen)
remoteLen          21 plugin/ipc/ssh/sshdrainer.h                              socklen_t remoteLen);