|
Ruby
1.9.3p392(2013-02-22revision39386)
|
Data Fields | |
| int | fd |
| ioctl_req_t | cmd |
| long | narg |
| ioctl_req_t ioctl_arg::cmd |
Definition at line 7995 of file io.c.
Referenced by do_ioctl(), and nogvl_ioctl().
| int ioctl_arg::fd |
Definition at line 7994 of file io.c.
Referenced by do_ioctl(), and nogvl_ioctl().
| long ioctl_arg::narg |
Definition at line 7996 of file io.c.
Referenced by do_ioctl(), and nogvl_ioctl().
1.8.3