Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dlib.c222 void aa_perm_mask_to_str(char *str, size_t str_size, const char *chrs, u32 mask) in aa_perm_mask_to_str() function
265 aa_perm_mask_to_str(str, sizeof(str), chrs, mask & chrsmask); in aa_audit_perm_mask()
A Dfile.c51 aa_perm_mask_to_str(str, sizeof(str), aa_file_perm_chrs, in file_audit_cb()
56 aa_perm_mask_to_str(str, sizeof(str), aa_file_perm_chrs, in file_audit_cb()
/linux-6.3-rc2/security/apparmor/include/
A Dperms.h200 void aa_perm_mask_to_str(char *str, size_t str_size, const char *chrs,

Completed in 6 milliseconds