Ruby
1.9.3p484(2013-11-22revision43786)
|
Data Fields | |
rb_io_t * | fptr |
struct pipe_list * | next |
rb_io_t* pipe_list::fptr |
Definition at line 5155 of file io.c.
Referenced by pipe_add_fptr(), pipe_atexit(), and pipe_del_fptr().
struct pipe_list* pipe_list::next |
Definition at line 5156 of file io.c.
Referenced by pipe_add_fptr(), pipe_atexit(), and pipe_del_fptr().