#include <sysproto.h>
Definition at line 70 of file sysproto.h.
Data Fields | |
| long | arg |
| char | arg_l_ [PADL_(long)] |
| char | arg_r_ [PADR_(long)] |
| int | cmd |
| char | cmd_l_ [PADL_(int)] |
| char | cmd_r_ [PADR_(int)] |
| int | fd |
| char | fd_l_ [PADL_(int)] |
| char | fd_r_ [PADR_(int)] |
| long fcntl_args::arg |
| char fcntl_args::arg_l_[PADL_(long)] |
Definition at line 73 of file sysproto.h.
| char fcntl_args::arg_r_[PADR_(long)] |
Definition at line 73 of file sysproto.h.
| int fcntl_args::cmd |
| char fcntl_args::cmd_l_[PADL_(int)] |
Definition at line 72 of file sysproto.h.
| char fcntl_args::cmd_r_[PADR_(int)] |
Definition at line 72 of file sysproto.h.
| int fcntl_args::fd |
| char fcntl_args::fd_l_[PADL_(int)] |
Definition at line 71 of file sysproto.h.
| char fcntl_args::fd_r_[PADR_(int)] |
Definition at line 71 of file sysproto.h.
1.4.7