UNINITIALIZED_PORT   93 coordinatorapi.cpp   int port = UNINITIALIZED_PORT;
UNINITIALIZED_PORT  493 dmtcp_launch.cpp   int port = (portStr ? jalib::StringToInt(portStr) : UNINITIALIZED_PORT);
UNINITIALIZED_PORT  204 dmtcp_restart.cpp         int port = UNINITIALIZED_PORT;
UNINITIALIZED_PORT  321 dmtcp_restart.cpp         int port = UNINITIALIZED_PORT;
UNINITIALIZED_PORT   68 util_init.cpp      if (*port == UNINITIALIZED_PORT) {