coordCmd 241 coordinatorapi.cpp switch (msg.coordCmd) { coordCmd 260 coordinatorapi.cpp JTRACE("unhandled user command") (msg.coordCmd); coordCmd 305 coordinatorapi.cpp msg.coordCmd = c; coordCmd 1091 dmtcp_coordinator.cpp JTRACE("got user command from dmtcp_command")(hello_remote.coordCmd); coordCmd 1096 dmtcp_coordinator.cpp hello_remote.coordCmd == 'c') { coordCmd 1099 dmtcp_coordinator.cpp handleUserCommand( hello_remote.coordCmd, &reply ); coordCmd 1100 dmtcp_coordinator.cpp } else if ( (hello_remote.coordCmd == 'i') coordCmd 1104 dmtcp_coordinator.cpp handleUserCommand( hello_remote.coordCmd, &reply ); coordCmd 1108 dmtcp_coordinator.cpp handleUserCommand( hello_remote.coordCmd, &reply ); coordCmd 158 dmtcpmessagetypes.h uint32_t coordCmd;