Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/include/
Dnet.h106 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request,
/Linux-v5.10/security/apparmor/
Dnet.c181 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() function
Dfile.c574 error = aa_sock_file_perm(label, op, request, sock); in __file_sock_perm()
578 last_error(error, aa_sock_file_perm(flabel, op, request, sock)); in __file_sock_perm()