Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnl_audit_types.h395 #if defined(AUDIT_REPLACE) || (defined(HAVE_DECL_AUDIT_REPLACE) && HAVE_DECL_AUDIT_REPLACE)
397 static_assert((AUDIT_REPLACE) == (1329), "AUDIT_REPLACE != 1329");
400 # define AUDIT_REPLACE 1329
740 XLAT(AUDIT_REPLACE),
Dnl_audit_types.in76 AUDIT_REPLACE 1329
/external/kernel-headers/original/uapi/linux/
Daudit.h114 #define AUDIT_REPLACE 1329 /* Replace auditd if this packet unanswerd */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c835 #ifdef AUDIT_REPLACE
836 { "AUDIT_REPLACE", (unsigned long) AUDIT_REPLACE },