Searched defs:allow (Results 1 - 3 of 3) sorted by relevance

/security/apparmor/include/
H A Dcapability.h32 kernel_cap_t allow; member in struct:aa_caps
H A Dcontext.h35 u16 allow; member in struct:aa_file_cxt
H A Dfile.h79 * @allow: mask of permissions that are allowed
83 * @xindex: exec transition index if @allow contains MAY_EXEC
88 u32 allow; member in struct:file_perms
97 #define COMBINED_PERM_MASK(X) ((X).allow | (X).audit | (X).quiet | (X).kill)

Completed in 28 milliseconds