Home
last modified time | relevance | path

Searched refs:AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Daudit.h349 #define AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND 0x00000008 macro
357 AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND | \
/external/minijail/linux-x86/
Dlibconstants.gen.c511 #ifdef AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND
512 { "AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND", (unsigned long) AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND },