__AUDIT_MQ_OPEN
Section: Audit Interfaces (9)
Updated: February 2011
Index
Return to Main Contents
NAME
__audit_mq_open - record audit data for a POSIX MQ open
SYNOPSIS
-
void __audit_mq_open(int oflag, mode_t mode, struct mq_attr * attr);
ARGUMENTS
oflag
-
- open flag
mode
-
mode bits
attr
-
queue attributes
COPYRIGHT