Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnl_audit_types.h62 #if !(defined(AUDIT_FIRST_USER_MSG) || (defined(HAVE_DECL_AUDIT_FIRST_USER_MSG) && HAVE_DECL_AUDIT_…
63 # define AUDIT_FIRST_USER_MSG 1100 macro
302 XLAT(AUDIT_FIRST_USER_MSG),
Dnl_audit_types.in22 AUDIT_FIRST_USER_MSG 1100
/external/kernel-headers/original/uapi/linux/
Daudit.h74 #define AUDIT_FIRST_USER_MSG 1100 /* Userspace messages mostly uninteresting to kernel */ macro