#include <sysproto.h>
Definition at line 139 of file sysproto.h.
Data Fields | |
| u_long | com |
| char | com_l_ [PADL_(u_long)] |
| char | com_r_ [PADR_(u_long)] |
| caddr_t | data |
| char | data_l_ [PADL_(caddr_t)] |
| char | data_r_ [PADR_(caddr_t)] |
| int | fd |
| char | fd_l_ [PADL_(int)] |
| char | fd_r_ [PADR_(int)] |
Definition at line 141 of file sysproto.h.
| char ioctl_args::com_l_[PADL_(u_long)] |
Definition at line 141 of file sysproto.h.
| char ioctl_args::com_r_[PADR_(u_long)] |
Definition at line 141 of file sysproto.h.
Definition at line 142 of file sysproto.h.
| char ioctl_args::data_l_[PADL_(caddr_t)] |
Definition at line 142 of file sysproto.h.
| char ioctl_args::data_r_[PADR_(caddr_t)] |
Definition at line 142 of file sysproto.h.
| int ioctl_args::fd |
Definition at line 140 of file sysproto.h.
| char ioctl_args::fd_l_[PADL_(int)] |
Definition at line 140 of file sysproto.h.
| char ioctl_args::fd_r_[PADR_(int)] |
Definition at line 140 of file sysproto.h.
1.4.7