Searched refs:aa_file_perm_chrs (Results 1 – 3 of 3) sorted by relevance
66 extern const char aa_file_perm_chrs[];
53 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()
250 const char aa_file_perm_chrs[] = "xwracd km l "; variable