Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
rb_io_t * | fptr |
struct pipe_list * | next |
rb_io_t* pipe_list::fptr |
Definition at line 5737 of file io.c.
Referenced by pipe_add_fptr(), and pipe_del_fptr().
struct pipe_list* pipe_list::next |
Definition at line 5738 of file io.c.
Referenced by pipe_add_fptr(), and pipe_del_fptr().