Searched refs:aa_sock_file_perm (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/apparmor/include/ |
H A D | net.h | 109 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label,
|
/openbmc/linux/security/apparmor/ |
H A D | file.c | 560 error = aa_sock_file_perm(subj_cred, label, op, request, sock); in __file_sock_perm() 564 last_error(error, aa_sock_file_perm(subj_cred, flabel, op, in __file_sock_perm()
|
H A D | net.c | 189 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_sock_file_perm() function
|