Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Daudit.h98 #define AUDIT_MQ_SENDRECV 1313 /* POSIX MQ send/receive record type */ macro
/linux-6.6.21/kernel/
Dauditsc.c1430 case AUDIT_MQ_SENDRECV: in show_special()
2584 context->type = AUDIT_MQ_SENDRECV; in __audit_mq_sendrecv()