ReactOS 0.4.15-dev-7942-gd23573b
popen.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  popen_handle
 

Variables

struct popen_handlepopen_handles
 
DWORD popen_handles_size
 

Variable Documentation

◆ popen_handles

struct popen_handle* popen_handles
extern

Definition at line 26 of file popen.c.

Referenced by _pclose(), _tpopen(), and msvcrt_free_popen_data().

◆ popen_handles_size

DWORD popen_handles_size
extern

Definition at line 27 of file popen.c.

Referenced by _pclose(), and _tpopen().