#include <sysproto.h>
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)] |
| 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 |
| 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.
| 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.
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.
1.4.7