__audit_mq_open(9) centos man page | unix.com

Man Page: __audit_mq_open

Operating Environment: centos

Section: 9

__AUDIT_MQ_OPEN(9)						 Audit Interfaces						__AUDIT_MQ_OPEN(9)

NAME
__audit_mq_open - record audit data for a POSIX MQ open
SYNOPSIS
void __audit_mq_open(int oflag, umode_t mode, struct mq_attr * attr);
ARGUMENTS
oflag open flag mode mode bits attr queue attributes
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __AUDIT_MQ_OPEN(9)
Related Man Pages
mq_open(3) - suse
mq_open(3) - x11r4
mq_open(3) - v7
mq_open(3) - osx
mq_open(3) - bsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq