__audit_mq_open(9) 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