Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | fname |
int | oflags |
mode_t | perm |
VALUE sysopen_struct::fname |
Definition at line 5489 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
int sysopen_struct::oflags |
Definition at line 5490 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
mode_t sysopen_struct::perm |
Definition at line 5491 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().