Data Fields | |
| VALUE | fname |
| int | oflags |
| mode_t | perm |
Definition at line 5262 of file io.c.
| VALUE sysopen_struct::fname |
Definition at line 5263 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
Definition at line 5264 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
| mode_t sysopen_struct::perm |
Definition at line 5265 of file io.c.
Referenced by rb_sysopen(), and sysopen_func().
1.6.1