HomeSort by relevance Sort by last modified time
    Searched full:audit (Results 51 - 75 of 393) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/core/logd/
README.property 4 ro.logd.auditd bool true Enable selinux audit daemon
5 ro.logd.auditd.dmesg bool true selinux audit messages sent to dmesg.
6 ro.logd.auditd.main bool true selinux audit messages sent to main.
7 ro.logd.auditd.events bool true selinux audit messages sent to events.
LogKlog.h 35 // set if we are also running auditd, to filter out audit reports from
libaudit.c 158 * In order to set the auditd PID we send an audit message over the netlink
165 /* Let the kernel know this pid will be registering for audit events */
174 * This daemon is now registered as the audit logger.
194 status.rate_limit = rate_limit; /* audit entries per second */
  /system/sepolicy/public/
crash_dump.te 13 # which will result in an audit log even when it's allowed to trace.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
maudit-frames.xsl 104 <HEAD><TITLE>Audit Results.</TITLE></HEAD>
190 <xsl:call-template name="class.audit.header"/>
191 <xsl:apply-templates select="." mode="print.audit"/>
196 <xsl:call-template name="violation.audit.header"/>
197 <xsl:apply-templates select="./violation" mode="print.audit">
348 and Metamata Audit rules (x.x).
362 <xsl:call-template name="class.audit.header"/>
399 <xsl:call-template name="class.audit.header"/>
400 <xsl:apply-templates select="/classes/class[./@package = $name]" mode="print.audit">
446 <td style="text-align:right"><h2>Source Code Audit</h2></td
    [all...]
  /external/chromium-trace/catapult/telemetry/docs/
api-deprecation-procedure.md 8 5. (Optional) Audit important users for usage of deprecated code prior to deletion.
39 ## (Optional) Audit important users for usage of deprecated code prior to deletion.
  /external/ltp/testcases/kernel/security/integrity/ima/tests/
ima_violations.sh 69 log=/var/log/audit/audit.log
  /external/openssh/openbsd-compat/
xcrypt.c 42 # include <sys/audit.h>
52 # include <sys/audit.h>
  /external/selinux/libselinux/include/selinux/
avc.h 232 * memory. User-supplied locking, memory, and audit
273 * @auditdata: auxiliary audit data
279 * entry with the resulting decisions. Audit the granting or denial of
289 * avc_audit - Audit the granting or denial of permissions.
296 * @auditdata: auxiliary audit data
298 * Audit the granting or denial of permissions in accordance
420 * distribution of the access vector table. The audit
429 * distribution of the SID table. The audit callback
  /external/selinux/secilc/docs/
cil_access_vector_rules.md 91 Audit the access rights defined if there is a valid allow rule. Note: It does NOT allow access, it only audits the event.
127 This example will log an audit event whenever the corresponding [`allow`](cil_access_vector_rules.md#allow) rule grants access to the specified permissions:
137 Do not audit the access rights defined when access denied. This stops excessive log entries for known events.
175 This example will not audit the denied access:
287 Audit the access rights defined if there is a valid [`allowx`](cil_access_vector_rules.md#allowx) rule. It does NOT allow access, it only audits the event.
323 This example will log an audit event whenever the corresponding [`allowx`](cil_access_vector_rules.md#allowx) rule grants access to the specified extended permissions:
333 Do not audit the access rights defined when access denied. This stops excessive log entries for known events.
371 This example will not audit the denied access:
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/
TODO.TXT 28 * Audit libraries that CMake links into libc++. Are they all required?
37 * Audit use of libatomic builtins in <atomic> with GCC.
  /external/clang/bindings/python/clang/
enumerations.py 20 together and easier to audit. And, maybe even one day this file will be
  /external/kernel-headers/original/uapi/linux/
seccomp.h 42 * as defined in <linux/audit.h>.
  /external/openssh/
audit.h 1 /* $Id: audit.h,v 1.4 2011/01/17 10:15:30 dtucker Exp $ */
Android.mk 214 audit-bsm.c \
215 audit-linux.c \
216 audit.c \
  /external/skia/src/gpu/
GrTextureOpList.h 64 // The unique ID is only needed for the audit trail. This should be removed with MDB.
  /external/strace/mpers-m32/
siginfo_t.c 39 #include <linux/audit.h>
  /external/strace/mpers-mx32/
siginfo_t.c 39 #include <linux/audit.h>
  /libcore/ojluni/src/main/java/java/nio/file/attribute/
AclEntryType.java 49 AUDIT,
  /system/core/init/
log.cpp 20 #include <linux/audit.h>
  /external/libchrome/base/mac/
mach_port_broker.mm 28 // a message. Contains a message trailer with audit information.
154 // Use the kernel audit information to make sure this message is from
155 // a task that this process spawned. The kernel audit token contains the
  /external/elfutils/libebl/
ebldynamictagname.c 79 "GNU_CONFLICT", "GNU_LIBLIST", "CONFIG", "DEPAUDIT", "AUDIT",
  /external/elfutils/tests/
run-alldts.sh 83 AUDIT 0xdeadbeef
  /external/libmojo/mojo/edk/embedder/
configuration.h 44 // must audit all the code to check that we don't overflow (2^31 would
  /external/strace/xlat/
audit_arch.h 21 /* linux used to have linux/elf-em.h out of sync with linux/audit.h */

Completed in 645 milliseconds

1 23 4 5 6 7 8 91011>>