Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dnet.h109 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label,
/openbmc/linux/security/apparmor/
H A Dfile.c560 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 Dnet.c189 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_sock_file_perm() function