audit_receive_filter(9) centos man page | unix.com

Man Page: audit_receive_filter

Operating Environment: centos

Section: 9

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)
Related Man Pages
netlink(3) - debian
netlink(3) - mojave
netlink(3) - plan9
netlink(3) - opensolaris
netlink(3) - bsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq