Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
pipe_list Struct Reference

Data Fields

rb_io_tfptr
 
struct pipe_listnext
 

Detailed Description

Definition at line 5504 of file io.c.

Field Documentation

rb_io_t* pipe_list::fptr

Definition at line 5505 of file io.c.

Referenced by pipe_add_fptr(), pipe_atexit(), and pipe_del_fptr().

struct pipe_list* pipe_list::next

Definition at line 5506 of file io.c.

Referenced by pipe_add_fptr(), pipe_atexit(), and pipe_del_fptr().


The documentation for this struct was generated from the following file: