|
GDB (xrefs)
|
Public Attributes | |
| struct ser_console_state | wait |
| struct pex_obj * | pex |
| FILE * | input |
| FILE * | output |
| int | pid |
Definition at line 798 of file ser-mingw.c.
| FILE* pipe_state::input |
Definition at line 809 of file ser-mingw.c.
| FILE * pipe_state::output |
Definition at line 809 of file ser-mingw.c.
| struct pex_obj* pipe_state::pex |
Definition at line 806 of file ser-mingw.c.
| int pipe_state::pid |
Definition at line 41 of file ser-pipe.c.
Referenced by pipe_close(), and pipe_open().
| struct ser_console_state pipe_state::wait |
Definition at line 803 of file ser-mingw.c.
1.8.14