|
Ruby
2.1.3p242(2014-09-19revision47630)
|
Data Fields | |
| int | fd |
| ioctl_req_t | cmd |
| long | narg |
| ioctl_req_t ioctl_arg::cmd |
Definition at line 8688 of file io.c.
Referenced by do_ioctl(), and nogvl_ioctl().
| int ioctl_arg::fd |
Definition at line 8687 of file io.c.
Referenced by do_ioctl(), and nogvl_ioctl().
| long ioctl_arg::narg |
Definition at line 8689 of file io.c.
Referenced by do_ioctl(), and nogvl_ioctl().
1.8.8