Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Daudit.h54 #define AUDIT_GET 1000 /* Get status */ macro
/linux/kernel/
H A Daudit.c1094 case AUDIT_GET: in audit_netlink_ok()
1275 case AUDIT_GET: { in audit_receive_msg()
1290 audit_send_reply(skb, seq, AUDIT_GET, 0, 0, &s, sizeof(s)); in audit_receive_msg()