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

#include <os.h>

Data Fields

unsigned int r: 1
 
unsigned int w: 1
 
unsigned int s: 1
 
unsigned int c: 1
 
unsigned int t: 1
 
unsigned int a: 1
 
unsigned int e: 1
 
unsigned int cl: 1
 

Detailed Description

Definition at line 56 of file os.h.

Field Documentation

unsigned int a

Definition at line 62 of file os.h.

unsigned int c

Definition at line 60 of file os.h.

unsigned int cl

Definition at line 64 of file os.h.

unsigned int e

Definition at line 63 of file os.h.

unsigned int r

Definition at line 57 of file os.h.

unsigned int s

Definition at line 59 of file os.h.

unsigned int t

Definition at line 61 of file os.h.

unsigned int w

Definition at line 58 of file os.h.


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