Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/include/
Dnet.h107 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request,
/Linux-v6.6/security/apparmor/
Dnet.c184 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() function
Dfile.c527 error = aa_sock_file_perm(label, op, request, sock); in __file_sock_perm()
531 last_error(error, aa_sock_file_perm(flabel, op, request, sock)); in __file_sock_perm()