#include <sysproto.h>
Definition at line 55 of file sysproto.h.
Data Fields | |
| int * | name |
| char | name_l_ [PADL_(int *)] |
| char | name_r_ [PADR_(int *)] |
| u_int | namelen |
| char | namelen_l_ [PADL_(u_int)] |
| char | namelen_r_ [PADR_(u_int)] |
| void * | new |
| char | new_l_ [PADL_(void *)] |
| char | new_r_ [PADR_(void *)] |
| size_t | newlen |
| char | newlen_l_ [PADL_(size_t)] |
| char | newlen_r_ [PADR_(size_t)] |
| void * | old |
| char | old_l_ [PADL_(void *)] |
| char | old_r_ [PADR_(void *)] |
| size_t * | oldlenp |
| char | oldlenp_l_ [PADL_(size_t *)] |
| char | oldlenp_r_ [PADR_(size_t *)] |
| int* sysctl_args::name |
| char sysctl_args::name_l_[PADL_(int *)] |
Definition at line 56 of file sysproto.h.
| char sysctl_args::name_r_[PADR_(int *)] |
Definition at line 56 of file sysproto.h.
| char sysctl_args::namelen_l_[PADL_(u_int)] |
Definition at line 57 of file sysproto.h.
| char sysctl_args::namelen_r_[PADR_(u_int)] |
Definition at line 57 of file sysproto.h.
| void* sysctl_args::new |
| char sysctl_args::new_l_[PADL_(void *)] |
Definition at line 60 of file sysproto.h.
| char sysctl_args::new_r_[PADR_(void *)] |
Definition at line 60 of file sysproto.h.
| char sysctl_args::newlen_l_[PADL_(size_t)] |
Definition at line 61 of file sysproto.h.
| char sysctl_args::newlen_r_[PADR_(size_t)] |
Definition at line 61 of file sysproto.h.
| void* sysctl_args::old |
| char sysctl_args::old_l_[PADL_(void *)] |
Definition at line 58 of file sysproto.h.
| char sysctl_args::old_r_[PADR_(void *)] |
Definition at line 58 of file sysproto.h.
| char sysctl_args::oldlenp_l_[PADL_(size_t *)] |
Definition at line 59 of file sysproto.h.
| char sysctl_args::oldlenp_r_[PADR_(size_t *)] |
Definition at line 59 of file sysproto.h.
1.4.7