Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnl_audit_types.h188 #if defined(AUDIT_DAEMON_ABORT) || (defined(HAVE_DECL_AUDIT_DAEMON_ABORT) && HAVE_DECL_AUDIT_DAEMON…
190 static_assert((AUDIT_DAEMON_ABORT) == (1202), "AUDIT_DAEMON_ABORT != 1202");
193 # define AUDIT_DAEMON_ABORT 1202
693 XLAT(AUDIT_DAEMON_ABORT),
Dnl_audit_types.in29 AUDIT_DAEMON_ABORT 1202
/external/kernel-headers/original/uapi/linux/
Daudit.h84 #define AUDIT_DAEMON_ABORT 1202 /* Daemon error stop record */ macro