other versions
__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 2017 | Kernel Hackers Manual 4.9. |