| UbixOS
    2.0
    | 
#include <sysproto_posix.h>

| Data Fields | |
| int * | name | 
| char | name_l_ [0] | 
| char | name_r_ [(sizeof(register_t)<=sizeof(int *) ? 0 :sizeof(register_t) - sizeof(int *))] | 
| u_int | namelen | 
| char | namelen_l_ [0] | 
| char | namelen_r_ [(sizeof(register_t)<=sizeof(u_int) ? 0 :sizeof(register_t) - sizeof(u_int))] | 
| char | new_l_ [0] | 
| char | new_r_ [(sizeof(register_t)<=sizeof(void *) ? 0 :sizeof(register_t) - sizeof(void *))] | 
| size_t | newlen | 
| char | newlen_l_ [0] | 
| char | newlen_r_ [(sizeof(register_t)<=sizeof(size_t) ? 0 :sizeof(register_t) - sizeof(size_t))] | 
| void * | newp | 
| char | old_l_ [0] | 
| char | old_r_ [(sizeof(register_t)<=sizeof(void *) ? 0 :sizeof(register_t) - sizeof(void *))] | 
| size_t * | oldlenp | 
| char | oldlenp_l_ [0] | 
| char | oldlenp_r_ [(sizeof(register_t)<=sizeof(size_t *) ? 0 :sizeof(register_t) - sizeof(size_t *))] | 
| void * | oldp | 
Definition at line 310 of file sysproto_posix.h.
| int* sysctl_args::name | 
Definition at line 312 of file sysproto_posix.h.
| char sysctl_args::name_l_[0] | 
Definition at line 311 of file sysproto_posix.h.
| char sysctl_args::name_r_[(sizeof(register_t)<=sizeof(int *) ? 0 :sizeof(register_t) - sizeof(int *))] | 
Definition at line 313 of file sysproto_posix.h.
| u_int sysctl_args::namelen | 
Definition at line 315 of file sysproto_posix.h.
| char sysctl_args::namelen_l_[0] | 
Definition at line 314 of file sysproto_posix.h.
| char sysctl_args::namelen_r_[(sizeof(register_t)<=sizeof(u_int) ? 0 :sizeof(register_t) - sizeof(u_int))] | 
Definition at line 316 of file sysproto_posix.h.
| char sysctl_args::new_l_[0] | 
Definition at line 323 of file sysproto_posix.h.
| char sysctl_args::new_r_[(sizeof(register_t)<=sizeof(void *) ? 0 :sizeof(register_t) - sizeof(void *))] | 
Definition at line 325 of file sysproto_posix.h.
| size_t sysctl_args::newlen | 
Definition at line 327 of file sysproto_posix.h.
| char sysctl_args::newlen_l_[0] | 
Definition at line 326 of file sysproto_posix.h.
| char sysctl_args::newlen_r_[(sizeof(register_t)<=sizeof(size_t) ? 0 :sizeof(register_t) - sizeof(size_t))] | 
Definition at line 328 of file sysproto_posix.h.
| void* sysctl_args::newp | 
Definition at line 324 of file sysproto_posix.h.
| char sysctl_args::old_l_[0] | 
Definition at line 317 of file sysproto_posix.h.
| char sysctl_args::old_r_[(sizeof(register_t)<=sizeof(void *) ? 0 :sizeof(register_t) - sizeof(void *))] | 
Definition at line 319 of file sysproto_posix.h.
| size_t* sysctl_args::oldlenp | 
Definition at line 321 of file sysproto_posix.h.
| char sysctl_args::oldlenp_l_[0] | 
Definition at line 320 of file sysproto_posix.h.
| char sysctl_args::oldlenp_r_[(sizeof(register_t)<=sizeof(size_t *) ? 0 :sizeof(register_t) - sizeof(size_t *))] | 
Definition at line 322 of file sysproto_posix.h.
| void* sysctl_args::oldp | 
Definition at line 318 of file sysproto_posix.h.