centos man page for audit_receive_filter

Query: audit_receive_filter

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AUDIT_RECEIVE_FILTER(9) 					 Audit Interfaces					   AUDIT_RECEIVE_FILTER(9)

NAME
audit_receive_filter - apply all rules to the specified message type
SYNOPSIS
int audit_receive_filter(int type, int pid, int seq, void * data, size_t datasz);
ARGUMENTS
type audit message type pid target pid for netlink audit messages seq netlink audit message sequence (serial) number data payload data datasz size of payload data
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 AUDIT_RECEIVE_FILTER(9)