Home
last modified time | relevance | path

Searched refs:AUDIT_MQ_OPEN (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Daudit.h97 #define AUDIT_MQ_OPEN 1312 /* POSIX MQ open record type */ macro
/Linux-v5.4/kernel/
Dauditsc.c1237 case AUDIT_MQ_OPEN: in show_special()
2205 context->type = AUDIT_MQ_OPEN; in __audit_mq_open()