GDB (xrefs)
|
Public Attributes | |
struct ser_console_state | wait |
struct pex_obj * | pex |
FILE * | input |
FILE * | output |
int | pid |
Definition at line 774 of file ser-mingw.c.
FILE* pipe_state::input |
Definition at line 785 of file ser-mingw.c.
Referenced by free_pipe_state(), pipe_windows_fdopen(), pipe_windows_open(), and pipe_windows_write().
FILE * pipe_state::output |
Definition at line 785 of file ser-mingw.c.
Referenced by free_pipe_state(), pipe_windows_fdopen(), and pipe_windows_open().
struct pex_obj* pipe_state::pex |
Definition at line 782 of file ser-mingw.c.
Referenced by free_pipe_state(), and pipe_windows_open().
Definition at line 44 of file ser-pipe.c.
Referenced by pipe_close(), and pipe_open().
Definition at line 779 of file ser-mingw.c.
Referenced by free_pipe_state(), make_pipe_state(), pipe_done_wait_handle(), and pipe_wait_handle().