Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Daudit.h84 #define OP_SENDMSG "sendmsg" macro
/Linux-v4.19/security/apparmor/
Dlsm.c942 return aa_sock_msg_perm(OP_SENDMSG, AA_MAY_SEND, sock, msg, size); in apparmor_socket_sendmsg()