Home
last modified time | relevance | path

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

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