Searched refs:audit_send_reply (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | audit.h | 99 extern void audit_send_reply(int pid, int seq, int type,
|
D | audit.c | 565 void audit_send_reply(int pid, int seq, int type, int done, int multi, in audit_send_reply() function 703 audit_send_reply(NETLINK_CB(skb).pid, seq, AUDIT_GET, 0, 0, in audit_receive_msg() 874 audit_send_reply(NETLINK_CB(skb).pid, seq, AUDIT_SIGNAL_INFO, in audit_receive_msg() 892 audit_send_reply(NETLINK_CB(skb).pid, seq, AUDIT_TTY_GET, 0, 0, in audit_receive_msg()
|