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

#include <common.h>

Data Fields

struct list_head list
 
struct list_head acl_info_list
 
struct tomoyo_path_infodomainname
 
struct tomoyo_policy_namespacens
 
u8 profile
 
u8 group
 
bool is_deleted
 
bool flags [TOMOYO_MAX_DOMAIN_INFO_FLAGS]
 
atomic_t users
 

Detailed Description

Definition at line 676 of file common.h.

Field Documentation

struct list_head acl_info_list

Definition at line 678 of file common.h.

struct tomoyo_path_info* domainname

Definition at line 680 of file common.h.

Definition at line 686 of file common.h.

u8 group

Definition at line 684 of file common.h.

bool is_deleted

Definition at line 685 of file common.h.

Definition at line 677 of file common.h.

Definition at line 682 of file common.h.

u8 profile

Definition at line 683 of file common.h.

atomic_t users

Definition at line 687 of file common.h.


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