__AUDIT_MQ_NOTIFY(9) | Audit Interfaces | __AUDIT_MQ_NOTIFY(9) |
NAME¶
__audit_mq_notify - record audit data for a POSIX MQ notify
SYNOPSIS¶
void __audit_mq_notify(mqd_t mqdes, const struct sigevent * notification);
ARGUMENTS¶
mqdes
MQ descriptor
notification
Notification event
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |