Home
last modified time | relevance | path

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

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