Man Page: __audit_mq_sendrecv
Operating Environment: centos
Section: 9
__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)
| Related Man Pages |
|---|
| mq_reltimedreceive_np(3c) - opensolaris |
| mq_timedreceive(3c) - opensolaris |
| mq_timedsend(3rt) - sunos |
| mq_send(3) - suse |
| mq_send(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |