1__AUDIT_MQ_NOTIFY(9) Audit Interfaces __AUDIT_MQ_NOTIFY(9)
23
4
NAME
6__audit_mq_notify - record audit data for a POSIX MQ notify
7
SYNOPSIS
9void __audit_mq_notify(mqd_t mqdes,
10const struct sigevent * notification);
11
ARGUMENTS
13mqdes
14MQ descriptor
1516
notification
17Notification event
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 __AUDIT_MQ_NOTIFY(9)