#include <sysproto.h>
| Data Fields | |
| void * | buf | 
| char | buf_l_ [0] | 
| char | buf_r_ [(sizeof(register_t)<=sizeof(void *)?0:sizeof(register_t)-sizeof(void *))] | 
| int | fd | 
| char | fd_l_ [0] | 
| char | fd_r_ [(sizeof(register_t)<=sizeof(int)?0:sizeof(register_t)-sizeof(int))] | 
| size_t | nbyte | 
| char | nbyte_l_ [0] | 
| char | nbyte_r_ [(sizeof(register_t)<=sizeof(size_t)?0:sizeof(register_t)-sizeof(size_t))] | 
Definition at line 160 of file sysproto.h.
| void* read_args::buf | 
| char read_args::buf_l_[0] | 
Definition at line 162 of file sysproto.h.
| char read_args::buf_r_[(sizeof(register_t)<=sizeof(void *)?0:sizeof(register_t)-sizeof(void *))] | 
Definition at line 162 of file sysproto.h.
| int read_args::fd | 
| char read_args::fd_l_[0] | 
Definition at line 161 of file sysproto.h.
| char read_args::fd_r_[(sizeof(register_t)<=sizeof(int)?0:sizeof(register_t)-sizeof(int))] | 
Definition at line 161 of file sysproto.h.
| char read_args::nbyte_l_[0] | 
Definition at line 163 of file sysproto.h.
| char read_args::nbyte_r_[(sizeof(register_t)<=sizeof(size_t)?0:sizeof(register_t)-sizeof(size_t))] | 
Definition at line 163 of file sysproto.h.
 1.4.7
 1.4.7