Home
last modified time | relevance | path

Searched defs:tomoyo_path_number_acl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/security/tomoyo/
Dcommon.h458 struct tomoyo_path_number_acl { struct
459 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */
460 u8 perm;
461 struct tomoyo_name_union name;
462 struct tomoyo_number_union number;