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

Data Fields

kernel_cap_t permitted
 
kernel_cap_t inheritable
 
union {
   unsigned int   fE
 
   kernel_cap_t   effective
 
}; 
 

Detailed Description

Definition at line 93 of file auditsc.c.

Field Documentation

union { ... }
kernel_cap_t effective

Definition at line 98 of file auditsc.c.

unsigned int fE

Definition at line 97 of file auditsc.c.

kernel_cap_t inheritable

Definition at line 95 of file auditsc.c.

kernel_cap_t permitted

Definition at line 94 of file auditsc.c.


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