Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | fname |
int | oflags |
mode_t | perm |
int | ret |
int | err |
int open_struct::err |
Definition at line 2323 of file process.c.
Referenced by open_func(), and rb_execarg_parent_start1().
VALUE open_struct::fname |
Definition at line 2319 of file process.c.
Referenced by open_func(), and rb_execarg_parent_start1().
int open_struct::oflags |
Definition at line 2320 of file process.c.
Referenced by open_func(), and rb_execarg_parent_start1().
mode_t open_struct::perm |
Definition at line 2321 of file process.c.
Referenced by open_func(), and rb_execarg_parent_start1().
int open_struct::ret |
Definition at line 2322 of file process.c.
Referenced by open_func(), and rb_execarg_parent_start1().