Home
last modified time | relevance | path

Searched refs:OP_GETSOCKNAME (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Daudit.h82 #define OP_GETSOCKNAME "getsockname" macro
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c983 return aa_sock_perm(OP_GETSOCKNAME, AA_MAY_GETATTR, sock); in apparmor_socket_getsockname()