Home
last modified time | relevance | path

Searched refs:allperms (Results 1 – 5 of 5) sorted by relevance

/linux/security/apparmor/include/
H A Dperms.h100 extern const struct aa_perms allperms;
/linux/security/apparmor/
H A Dlib.c24 const struct aa_perms allperms = { .allow = ALL_PERMS_MASK, variable
H A Ddomain.c151 *perms = allperms; in label_compound_match()
268 *perms = allperms; in label_match()
H A Dlabel.c1349 *perms = allperms; in label_compound_match()
1454 *perms = allperms; in aa_label_match()
H A Dapparmorfs.c1047 perms = allperms; in query_label()