Searched refs:aa_sock_file_perm (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/security/apparmor/include/ |
A D | net.h | 107 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request,
|
/linux-6.3-rc2/security/apparmor/ |
A D | net.c | 184 int aa_sock_file_perm(struct aa_label *label, const char *op, u32 request, in aa_sock_file_perm() function
|
A D | file.c | 527 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()
|
Completed in 6 milliseconds