Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dperms.h66 extern const char aa_file_perm_chrs[];
/linux/security/apparmor/
H A Dfile.c53 aa_perm_mask_to_str(str, sizeof(str), aa_file_perm_chrs, in file_audit_cb()
58 aa_perm_mask_to_str(str, sizeof(str), aa_file_perm_chrs, in file_audit_cb()
H A Dlib.c250 const char aa_file_perm_chrs[] = "xwracd km l "; variable