munmap_args Struct Reference

#include <sysproto.h>


Detailed Description

Definition at line 121 of file sysproto.h.

Data Fields

void * addr
char addr_l_ [PADL_(void *)]
char addr_r_ [PADR_(void *)]
size_t len
char len_l_ [PADL_(size_t)]
char len_r_ [PADR_(size_t)]


Field Documentation

void* munmap_args::addr

Definition at line 122 of file sysproto.h.

char munmap_args::addr_l_[PADL_(void *)]

Definition at line 122 of file sysproto.h.

char munmap_args::addr_r_[PADR_(void *)]

Definition at line 122 of file sysproto.h.

size_t munmap_args::len

Definition at line 123 of file sysproto.h.

char munmap_args::len_l_[PADL_(size_t)]

Definition at line 123 of file sysproto.h.

char munmap_args::len_r_[PADR_(size_t)]

Definition at line 123 of file sysproto.h.


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