Home
last modified time | relevance | path

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

/include/linux/
Daudit.h491 static inline void audit_mq_open(int oflag, mode_t mode, struct mq_attr *attr) in audit_mq_open() function
555 #define audit_mq_open(o,m,a) ((void)0) macro