#include <sysproto.h>
Definition at line 135 of file sysproto.h.
Data Fields | |
| int | fd |
| char | fd_l_ [PADL_(int)] |
| char | fd_r_ [PADR_(int)] |
| stat * | sb |
| char | sb_l_ [PADL_(struct stat *)] |
| char | sb_r_ [PADR_(struct stat *)] |
| int fstat_args::fd |
| char fstat_args::fd_l_[PADL_(int)] |
Definition at line 136 of file sysproto.h.
| char fstat_args::fd_r_[PADR_(int)] |
Definition at line 136 of file sysproto.h.
| struct stat* fstat_args::sb |
| char fstat_args::sb_l_[PADL_(struct stat *)] |
Definition at line 137 of file sysproto.h.
| char fstat_args::sb_r_[PADR_(struct stat *)] |
Definition at line 137 of file sysproto.h.
1.4.7