Data Fields | |
int | master |
int | slave |
char * | slavename |
int | argc |
VALUE * | argv |
Definition at line 150 of file pty.c.
int child_info::argc |
Definition at line 153 of file pty.c.
Referenced by chfunc(), and establishShell().
Definition at line 154 of file pty.c.
Referenced by chfunc(), and establishShell().
Definition at line 151 of file pty.c.
Referenced by chfunc(), and establishShell().
Definition at line 151 of file pty.c.
Referenced by chfunc(), and establishShell().
char* child_info::slavename |
Definition at line 152 of file pty.c.
Referenced by chfunc(), and establishShell().