Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Daudit.h78 #define OP_LISTEN "listen" macro
/openbmc/linux/security/apparmor/
H A Dlsm.c996 aa_sk_perm(OP_LISTEN, AA_MAY_LISTEN, sock->sk)); in apparmor_socket_listen()