Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dcommon.h719 struct tomoyo_path_number_acl { struct
721 /* Bitmask of values in "enum tomoyo_path_number_acl_index". */ argument
722 u8 perm;
723 struct tomoyo_name_union name;
724 struct tomoyo_number_union number;

Completed in 9 milliseconds