Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dcommon.h723 struct tomoyo_mkdev_acl { struct
725 u8 perm; /* Bitmask of values in "enum tomoyo_mkdev_acl_index". */ argument
726 struct tomoyo_name_union name;
727 struct tomoyo_number_union mode;
728 struct tomoyo_number_union major;
729 struct tomoyo_number_union minor;