Searched refs:AUDIT_TTY_GET (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/selinux/
H A Dnlmsgtab.c147 { AUDIT_TTY_GET, NETLINK_AUDIT_SOCKET__NLMSG_READ },
/linux-master/include/uapi/linux/
H A Daudit.h70 #define AUDIT_TTY_GET 1016 /* Get TTY auditing status */ macro
/linux-master/kernel/
H A Daudit.c1061 case AUDIT_TTY_GET:
1497 case AUDIT_TTY_GET: {
1505 audit_send_reply(skb, seq, AUDIT_TTY_GET, 0, 0, &s, sizeof(s));

Completed in 115 milliseconds