sysctl_args Struct Reference

#include <sysproto.h>


Detailed Description

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_toldlenp
char oldlenp_l_ [PADL_(size_t *)]
char oldlenp_r_ [PADR_(size_t *)]


Field Documentation

int* sysctl_args::name

Definition at line 56 of file sysproto.h.

Referenced by __sysctl().

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.

u_int sysctl_args::namelen

Definition at line 57 of file sysproto.h.

Referenced by __sysctl().

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

Definition at line 60 of file sysproto.h.

Referenced by __sysctl().

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.

size_t sysctl_args::newlen

Definition at line 61 of file sysproto.h.

Referenced by __sysctl().

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

Definition at line 58 of file sysproto.h.

Referenced by __sysctl().

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.

size_t* sysctl_args::oldlenp

Definition at line 59 of file sysproto.h.

Referenced by __sysctl().

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.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 02:38:14 2006 for UbixOS V2 by  doxygen 1.4.7