Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dnet.h103 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request,
/Linux-v4.19/security/apparmor/
Dnet.c179 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() function
Dfile.c579 error = aa_sock_file_perm(label, op, request, sock); in __file_sock_perm()
583 last_error(error, aa_sock_file_perm(flabel, op, request, sock)); in __file_sock_perm()