|
DMTCP
|
#include <stdio.h>#include <errno.h>#include <stdlib.h>#include <unistd.h>#include "protectedfds.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file dmtcp_nocheckpoint.c.
1.8.4