Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Daf_unix.h50 int aa_unix_opt_perm(const char *op, u32 request, struct socket *sock, int level,
/linux/security/apparmor/
H A Daf_unix.c580 int aa_unix_opt_perm(const char *op, u32 request, struct socket *sock, in aa_unix_opt_perm() function
H A Dlsm.c1476 return aa_unix_opt_perm(op, request, sock, level, optname); in aa_sock_opt_perm()