Home
last modified time | relevance | path

Searched refs:aa_file_perm_chrs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dlib.c174 const char aa_file_perm_chrs[] = "xwracd km l "; variable
290 aa_audit_perm_mask(ab, ad->request, aa_file_perm_chrs, in aa_audit_perms_cb()
296 aa_audit_perm_mask(ab, ad->denied, aa_file_perm_chrs, in aa_audit_perms_cb()
H A Dfile.c52 aa_perm_mask_to_str(str, sizeof(str), aa_file_perm_chrs, in file_audit_cb()
57 aa_perm_mask_to_str(str, sizeof(str), aa_file_perm_chrs, in file_audit_cb()
/openbmc/linux/security/apparmor/include/
H A Dperms.h63 extern const char aa_file_perm_chrs[];