HomeSort by relevance Sort by last modified time
    Searched refs:AUDIT_CWD (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
nl_audit_types.h 251 #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),
  /bionic/libc/kernel/uapi/linux/
audit.h 59 #define AUDIT_CWD 1307
  /external/kernel-headers/original/uapi/linux/
audit.h 94 #define AUDIT_CWD 1307 /* Current working directory */

Completed in 3031 milliseconds