Searched refs:audit_log_common_recv_msg (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/kernel/ |
D | audit.c | 617 static int audit_log_common_recv_msg(struct audit_buffer **ab, u16 msg_type, in audit_log_common_recv_msg() function 746 audit_log_common_recv_msg(&ab, msg_type, pid, uid, in audit_receive_msg() 771 audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE, pid, in audit_receive_msg() 790 audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE, pid, in audit_receive_msg() 807 audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE, pid, in audit_receive_msg() 839 audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE, pid, in audit_receive_msg()
|