Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
ioctl_arg Struct Reference

Data Fields

int fd
 
ioctl_req_t cmd
 
long narg
 

Detailed Description

Definition at line 8533 of file io.c.

Field Documentation

◆ cmd

ioctl_req_t ioctl_arg::cmd

Definition at line 8535 of file io.c.

Referenced by do_ioctl(), ioctl_narg_len(), and nogvl_ioctl().

◆ fd

int ioctl_arg::fd

Definition at line 8534 of file io.c.

Referenced by do_ioctl(), and nogvl_ioctl().

◆ narg

long ioctl_arg::narg

Definition at line 8536 of file io.c.

Referenced by do_ioctl(), and nogvl_ioctl().


The documentation for this struct was generated from the following file: