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

Data Fields

struct list_head list
 
struct filenamename
 
unsigned long ino
 
dev_t dev
 
umode_t mode
 
kuid_t uid
 
kgid_t gid
 
dev_t rdev
 
u32 osid
 
struct audit_cap_data fcap
 
unsigned int fcap_ver
 
int name_len
 
unsigned char type
 
bool name_put
 
bool should_free
 

Detailed Description

Definition at line 108 of file auditsc.c.

Field Documentation

dev_t dev

Definition at line 112 of file auditsc.c.

Definition at line 118 of file auditsc.c.

unsigned int fcap_ver

Definition at line 119 of file auditsc.c.

kgid_t gid

Definition at line 115 of file auditsc.c.

unsigned long ino

Definition at line 111 of file auditsc.c.

Definition at line 109 of file auditsc.c.

umode_t mode

Definition at line 113 of file auditsc.c.

Definition at line 110 of file auditsc.c.

int name_len

Definition at line 120 of file auditsc.c.

bool name_put

Definition at line 122 of file auditsc.c.

u32 osid

Definition at line 117 of file auditsc.c.

dev_t rdev

Definition at line 116 of file auditsc.c.

bool should_free

Definition at line 128 of file auditsc.c.

unsigned char type

Definition at line 121 of file auditsc.c.

kuid_t uid

Definition at line 114 of file auditsc.c.


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