__audit_mq_notify(9) 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