__audit_mq_sendrecv(9) suse man page | unix.com

Man Page: __audit_mq_sendrecv

Operating Environment: suse

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/receive
SYNOPSIS
void __audit_mq_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec * abs_timeout);
ARGUMENTS
mqdes MQ descriptor msg_len Message length msg_prio Message priority abs_timeout Message timeout in absolute time
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __AUDIT_MQ_SENDRECV(9)
Related Man Pages
mq_send(3c) - opensolaris
mq_reltimedreceive_np(3c) - opensolaris
mq_timedreceive(3c) - opensolaris
mq_send(3) - debian
mq_reltimedsend_np(3c) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I