Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Daf_unix.h52 int aa_unix_file_perm(const struct cred *subj_cred, struct aa_label *label,
/linux/security/apparmor/
H A Dnet.c333 return aa_unix_file_perm(subj_cred, label, op, request, file); in aa_sock_file_perm()
H A Daf_unix.c709 int aa_unix_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_unix_file_perm() function