Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnl_audit_types.h251 #if defined(AUDIT_CWD) || (defined(HAVE_DECL_AUDIT_CWD) && HAVE_DECL_AUDIT_CWD)
253 static_assert((AUDIT_CWD) == (1307), "AUDIT_CWD != 1307");
256 # define AUDIT_CWD 1307
703 XLAT(AUDIT_CWD),
Dnl_audit_types.in39 AUDIT_CWD 1307
/external/kernel-headers/original/uapi/linux/
Daudit.h94 #define AUDIT_CWD 1307 /* Current working directory */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c439 #ifdef AUDIT_CWD
440 { "AUDIT_CWD", (unsigned long) AUDIT_CWD },