Data Fields | |
| int | master |
| int | slave |
| char * | slavename |
| VALUE | execarg_obj |
| struct rb_execarg * | eargp |
Definition at line 82 of file pty.c.
struct rb_execarg* child_info::eargp [read] |
Definition at line 86 of file pty.c.
Referenced by chfunc(), and establishShell().
| VALUE child_info::execarg_obj |
Definition at line 85 of file pty.c.
Referenced by establishShell().
Definition at line 83 of file pty.c.
Referenced by chfunc(), and establishShell().
Definition at line 83 of file pty.c.
Referenced by chfunc(), and establishShell().
| char* child_info::slavename |
Definition at line 84 of file pty.c.
Referenced by chfunc(), and establishShell().
1.6.1