Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dnet.h112 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label,
/linux-6.12.1/security/apparmor/
Dfile.c547 error = aa_sock_file_perm(subj_cred, label, op, request, sock); in __file_sock_perm()
551 last_error(error, aa_sock_file_perm(subj_cred, flabel, op, in __file_sock_perm()
Dnet.c189 int aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, in aa_sock_file_perm() function