HomeSort by relevance Sort by last modified time
    Searched defs:AUDIT_FILTER_EXCLUDE (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
audit.h 121 #define AUDIT_FILTER_EXCLUDE 0x05
122 #define AUDIT_FILTER_TYPE AUDIT_FILTER_EXCLUDE
  /external/kernel-headers/original/uapi/linux/
audit.h 161 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
162 #define AUDIT_FILTER_TYPE AUDIT_FILTER_EXCLUDE /* obsolete misleading naming */

Completed in 283 milliseconds