Ruby
2.0.0p353(2013-11-22revision43784)
|
Data Fields | |
VALUE | fname |
int | oflags |
mode_t | perm |
VALUE sysopen_struct::fname |
Definition at line 5232 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
int sysopen_struct::oflags |
Definition at line 5233 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
mode_t sysopen_struct::perm |
Definition at line 5234 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().