Home
last modified time | relevance | path

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

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