Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Daudit.h137 #define AUDIT_TYPE_NORMAL 1 /* a "normal" audit record */ macro
/linux-6.6.21/kernel/
Dauditsc.c1578 case AUDIT_TYPE_NORMAL: in audit_log_name()
2387 n->type = AUDIT_TYPE_NORMAL; in __audit_inode()