theUsage           34 dmtcp_command.cpp static const char* theUsage =
theUsage           79 dmtcp_command.cpp       printf("%s", theUsage);
theUsage           95 dmtcp_command.cpp       fprintf(stderr, theUsage, "");
theUsage          105 dmtcp_command.cpp         fprintf(stderr, theUsage, "");
theUsage          115 dmtcp_command.cpp               fprintf(stderr, theUsage, "");
theUsage          124 dmtcp_command.cpp 	fprintf(stderr, theUsage, "");
theUsage          138 dmtcp_command.cpp     fprintf(stderr, theUsage, "");
theUsage          101 dmtcp_coordinator.cpp static const char* theUsage =
theUsage         1775 dmtcp_coordinator.cpp       printf("%s", theUsage);
theUsage         1819 dmtcp_coordinator.cpp         fprintf(stderr, theUsage, DEFAULT_PORT);
theUsage         1827 dmtcp_coordinator.cpp       fprintf(stderr, theUsage, DEFAULT_PORT);
theUsage         1840 dmtcp_coordinator.cpp     fprintf(stderr, theUsage, DEFAULT_PORT);
theUsage           50 dmtcp_launch.cpp static const char* theUsage =
theUsage          225 dmtcp_launch.cpp       printf("%s", theUsage);
theUsage          324 dmtcp_launch.cpp       printf("Invalid Argument\n%s", theUsage);
theUsage           62 dmtcp_restart.cpp static const char* theUsage =
theUsage          629 dmtcp_restart.cpp       printf("%s", theUsage);
theUsage          679 dmtcp_restart.cpp       printf("Invalid Argument\n%s", theUsage);
theUsage          716 dmtcp_restart.cpp       JASSERT_STDERR << theUsage;