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

#include <common.h>

Data Fields

struct tomoyo_profileprofile_ptr [TOMOYO_MAX_PROFILES]
 
struct list_head group_list [TOMOYO_MAX_GROUP]
 
struct list_head policy_list [TOMOYO_MAX_POLICY]
 
struct list_head acl_group [TOMOYO_MAX_ACL_GROUPS]
 
struct list_head namespace_list
 
unsigned int profile_version
 
const charname
 

Detailed Description

Definition at line 897 of file common.h.

Field Documentation

Definition at line 905 of file common.h.

Definition at line 901 of file common.h.

const char* name

Definition at line 911 of file common.h.

struct list_head namespace_list

Definition at line 907 of file common.h.

Definition at line 903 of file common.h.

Definition at line 899 of file common.h.

unsigned int profile_version

Definition at line 909 of file common.h.


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