|
DMTCP
|
Go to the source code of this file.
Macros | |
| #define | BINARY_NAME "dmtcp_command" |
| #define | shift argc--,argv++ |
| #define | QUOTE(arg) #arg |
| #define | STRINGIFY(arg) QUOTE(arg) |
Functions | |
| int | main (int argc, char **argv) |
| #define BINARY_NAME "dmtcp_command" |
Definition at line 27 of file dmtcp_command.cpp.
| #define QUOTE | ( | arg) | #arg |
| #define shift argc--,argv++ |
Definition at line 62 of file dmtcp_command.cpp.
| #define STRINGIFY | ( | arg) | QUOTE(arg) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 64 of file dmtcp_command.cpp.
1.8.4