Ruby
2.0.0p247(2013-06-27revision41674)
|
Data Fields | |
int | master |
int | slave |
char * | slavename |
VALUE | execarg_obj |
struct rb_execarg * | eargp |
struct rb_execarg* child_info::eargp |
Definition at line 82 of file pty.c.
Referenced by chfunc(), and establishShell().
Definition at line 81 of file pty.c.
Referenced by establishShell().
Definition at line 79 of file pty.c.
Referenced by chfunc(), and establishShell().
Definition at line 79 of file pty.c.
Referenced by chfunc(), and establishShell().
char* child_info::slavename |
Definition at line 80 of file pty.c.
Referenced by chfunc(), and establishShell().