#include <sysproto.h>
Data Fields | |
| timeval * | tp |
| char | tp_l_ [PADL_(struct timeval *)] |
| char | tp_r_ [PADR_(struct timeval *)] |
| timezone * | tzp |
| char | tzp_l_ [PADL_(struct timezone *)] |
| char | tzp_r_ [PADR_(struct timezone *)] |
Definition at line 146 of file sysproto.h.
| struct timeval* gettimeofday_args::tp |
Definition at line 147 of file sysproto.h.
| char gettimeofday_args::tp_l_[PADL_(struct timeval *)] |
Definition at line 147 of file sysproto.h.
| char gettimeofday_args::tp_r_[PADR_(struct timeval *)] |
Definition at line 147 of file sysproto.h.
| struct timezone* gettimeofday_args::tzp |
Definition at line 148 of file sysproto.h.
| char gettimeofday_args::tzp_l_[PADL_(struct timezone *)] |
Definition at line 148 of file sysproto.h.
| char gettimeofday_args::tzp_r_[PADR_(struct timezone *)] |
Definition at line 148 of file sysproto.h.
1.4.7