Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mmap_arg_struct32 Struct Reference

Data Fields

unsigned int addr
 
unsigned int len
 
unsigned int prot
 
unsigned int flags
 
unsigned int fd
 
unsigned int offset
 

Detailed Description

Definition at line 146 of file sys_ia32.c.

Field Documentation

unsigned int addr

Definition at line 147 of file sys_ia32.c.

unsigned int fd

Definition at line 151 of file sys_ia32.c.

unsigned int flags

Definition at line 150 of file sys_ia32.c.

unsigned int len

Definition at line 148 of file sys_ia32.c.

unsigned int offset

Definition at line 152 of file sys_ia32.c.

unsigned int prot

Definition at line 149 of file sys_ia32.c.


The documentation for this struct was generated from the following file: