Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dcommon.h728 struct tomoyo_mkdev_acl { struct
730 u8 perm; /* Bitmask of values in "enum tomoyo_mkdev_acl_index". */ argument
731 struct tomoyo_name_union name;
732 struct tomoyo_number_union mode;
733 struct tomoyo_number_union major;
734 struct tomoyo_number_union minor;

Completed in 9 milliseconds