DMTCP
|
Go to the source code of this file.
Typedefs | |
typedef map< FILE *, pid_t > ::iterator | _dmtcpPopenPidMapIterator |
Functions | |
FILE * | popen (const char *command, const char *mode) |
int | pclose (FILE *fp) |
EXTERNC int | dmtcp_is_popen_fp (FILE *fp) |
typedef map<FILE*, pid_t>::iterator _dmtcpPopenPidMapIterator |