__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_send(3c) - opensolaris |
| mq_reltimedreceive_np(3c) - opensolaris |
| mq_send(3) - suse |
| mq_send(3) - netbsd |
| mq_reltimedsend_np(3c) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |