Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnl_audit_types.h314 #if defined(AUDIT_OBJ_PID) || (defined(HAVE_DECL_AUDIT_OBJ_PID) && HAVE_DECL_AUDIT_OBJ_PID)
316 static_assert((AUDIT_OBJ_PID) == (1318), "AUDIT_OBJ_PID != 1318");
319 # define AUDIT_OBJ_PID 1318
712 XLAT(AUDIT_OBJ_PID),
Dnl_audit_types.in48 AUDIT_OBJ_PID 1318
/external/kernel-headers/original/uapi/linux/
Daudit.h103 #define AUDIT_OBJ_PID 1318 /* ptrace target */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c787 #ifdef AUDIT_OBJ_PID
788 { "AUDIT_OBJ_PID", (unsigned long) AUDIT_OBJ_PID },