|
Ruby
2.1.3p242(2014-09-19revision47630)
|
Data Fields | |
| rb_io_t * | fptr |
| struct pipe_list * | next |
| rb_io_t* pipe_list::fptr |
Definition at line 5568 of file io.c.
Referenced by pipe_add_fptr(), pipe_atexit(), and pipe_del_fptr().
| struct pipe_list* pipe_list::next |
Definition at line 5569 of file io.c.
Referenced by pipe_add_fptr(), pipe_atexit(), and pipe_del_fptr().
1.8.8