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

  /bionic/libc/kernel/common/linux/
audit.h 27 #define AUDIT_LIST 1002
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
audit.h 54 #define AUDIT_LIST 1002 /* List syscall rules -- deprecated */
153 * AUDIT_LIST commands must be implemented. */
335 * AUDIT_ADD, AUDIT_DEL and AUDIT_LIST requests.
337 struct audit_rule { /* for AUDIT_LIST, AUDIT_ADD, and AUDIT_DEL */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h 54 #define AUDIT_LIST 1002 /* List syscall rules -- deprecated */
153 * AUDIT_LIST commands must be implemented. */
335 * AUDIT_ADD, AUDIT_DEL and AUDIT_LIST requests.
337 struct audit_rule { /* for AUDIT_LIST, AUDIT_ADD, and AUDIT_DEL */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h 54 #define AUDIT_LIST 1002 /* List syscall rules -- deprecated */
153 * AUDIT_LIST commands must be implemented. */
335 * AUDIT_ADD, AUDIT_DEL and AUDIT_LIST requests.
337 struct audit_rule { /* for AUDIT_LIST, AUDIT_ADD, and AUDIT_DEL */
  /external/kernel-headers/original/linux/
audit.h 56 #define AUDIT_LIST 1002 /* List syscall rules -- deprecated */
160 * AUDIT_LIST commands must be implemented. */
391 * AUDIT_ADD, AUDIT_DEL and AUDIT_LIST requests.
393 struct audit_rule { /* for AUDIT_LIST, AUDIT_ADD, and AUDIT_DEL */
437 struct list_head list; /* for AUDIT_LIST* purposes only */

Completed in 24 milliseconds