GDB (xrefs)
Public Attributes | List of all members
pipe_state Struct Reference

Public Attributes

struct ser_console_state wait
 
struct pex_obj * pex
 
FILE * input
 
FILE * output
 
int pid
 

Detailed Description

Definition at line 803 of file ser-mingw.c.

Member Data Documentation

FILE* pipe_state::input
FILE * pipe_state::output

Definition at line 814 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 811 of file ser-mingw.c.

Referenced by free_pipe_state(), and pipe_windows_open().

int pipe_state::pid

Definition at line 43 of file ser-pipe.c.

Referenced by pipe_close(), and pipe_open().

struct ser_console_state pipe_state::wait

The documentation for this struct was generated from the following files: