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

#include <policy.h>

Data Fields

struct aa_policy base
 
struct aa_profileparent
 
struct aa_namespacens
 
struct aa_profilereplacedby
 
const charrename
 
struct aa_dfaxmatch
 
int xmatch_len
 
u32 sid
 
enum audit_mode audit
 
enum profile_mode mode
 
u32 flags
 
u32 path_flags
 
int size
 
struct aa_policydb policy
 
struct aa_file_rules file
 
struct aa_caps caps
 
struct aa_rlimit rlimits
 

Detailed Description

Definition at line 177 of file policy.h.

Field Documentation

enum audit_mode audit

Definition at line 188 of file policy.h.

Definition at line 178 of file policy.h.

Definition at line 196 of file policy.h.

Definition at line 195 of file policy.h.

u32 flags

Definition at line 190 of file policy.h.

enum profile_mode mode

Definition at line 189 of file policy.h.

Definition at line 181 of file policy.h.

struct aa_profile* parent

Definition at line 179 of file policy.h.

Definition at line 191 of file policy.h.

Definition at line 194 of file policy.h.

const char* rename

Definition at line 183 of file policy.h.

struct aa_profile* replacedby

Definition at line 182 of file policy.h.

struct aa_rlimit rlimits

Definition at line 197 of file policy.h.

u32 sid

Definition at line 187 of file policy.h.

int size

Definition at line 192 of file policy.h.

struct aa_dfa* xmatch

Definition at line 185 of file policy.h.

int xmatch_len

Definition at line 186 of file policy.h.


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