|
Ruby
1.9.3p392(2013-02-22revision39386)
|
Data Fields | |
| VALUE | fname |
| int | oflags |
| mode_t | perm |
| VALUE sysopen_struct::fname |
Definition at line 4864 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
| int sysopen_struct::oflags |
Definition at line 4865 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
| mode_t sysopen_struct::perm |
Definition at line 4866 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
1.8.3