Query: __audit_mq_sendrecv
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__AUDIT_MQ_SENDRECV(9) Audit Interfaces __AUDIT_MQ_SENDRECV(9)NAME__audit_mq_sendrecv - record audit data for a POSIX MQ timed send/receiveSYNOPSISvoid __audit_mq_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec * abs_timeout);ARGUMENTSmqdes MQ descriptor msg_len Message length msg_prio Message priority abs_timeout Message timeout in absolute timeCOPYRIGHTKernel Hackers Manual 3.10 June 2014 __AUDIT_MQ_SENDRECV(9)