mmap_args Struct Reference

#include <sysproto.h>


Detailed Description

Definition at line 97 of file sysproto.h.

Data Fields

caddr_t addr
char addr_l_ [PADL_(caddr_t)]
char addr_r_ [PADR_(caddr_t)]
int fd
char fd_l_ [PADL_(int)]
char fd_r_ [PADR_(int)]
int flags
char flags_l_ [PADL_(int)]
char flags_r_ [PADR_(int)]
size_t len
char len_l_ [PADL_(size_t)]
char len_r_ [PADR_(size_t)]
int pad
char pad_l_ [PADL_(int)]
char pad_r_ [PADR_(int)]
off_t pos
char pos_l_ [PADL_(off_t)]
char pos_r_ [PADR_(off_t)]
int prot
char prot_l_ [PADL_(int)]
char prot_r_ [PADR_(int)]


Field Documentation

caddr_t mmap_args::addr

Definition at line 98 of file sysproto.h.

Referenced by mmap().

char mmap_args::addr_l_[PADL_(caddr_t)]

Definition at line 98 of file sysproto.h.

char mmap_args::addr_r_[PADR_(caddr_t)]

Definition at line 98 of file sysproto.h.

int mmap_args::fd

Definition at line 102 of file sysproto.h.

Referenced by mmap().

char mmap_args::fd_l_[PADL_(int)]

Definition at line 102 of file sysproto.h.

char mmap_args::fd_r_[PADR_(int)]

Definition at line 102 of file sysproto.h.

int mmap_args::flags

Definition at line 101 of file sysproto.h.

char mmap_args::flags_l_[PADL_(int)]

Definition at line 101 of file sysproto.h.

char mmap_args::flags_r_[PADR_(int)]

Definition at line 101 of file sysproto.h.

size_t mmap_args::len

Definition at line 99 of file sysproto.h.

Referenced by mmap().

char mmap_args::len_l_[PADL_(size_t)]

Definition at line 99 of file sysproto.h.

char mmap_args::len_r_[PADR_(size_t)]

Definition at line 99 of file sysproto.h.

int mmap_args::pad

Definition at line 103 of file sysproto.h.

char mmap_args::pad_l_[PADL_(int)]

Definition at line 103 of file sysproto.h.

char mmap_args::pad_r_[PADR_(int)]

Definition at line 103 of file sysproto.h.

off_t mmap_args::pos

Definition at line 104 of file sysproto.h.

char mmap_args::pos_l_[PADL_(off_t)]

Definition at line 104 of file sysproto.h.

char mmap_args::pos_r_[PADR_(off_t)]

Definition at line 104 of file sysproto.h.

int mmap_args::prot

Definition at line 100 of file sysproto.h.

char mmap_args::prot_l_[PADL_(int)]

Definition at line 100 of file sysproto.h.

char mmap_args::prot_r_[PADR_(int)]

Definition at line 100 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