Scroll to navigation

__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

May 2018 Kernel Hackers Manual 3.16