/external/tpm2/ |
PropertyCap.c | 407 // high-order 32 bits of the command audit counter 411 // low-order 32 bits of the command audit counter
|
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/ |
GlobalVariable.h | 129 /// Whether the system is operating in audit mode (1) or not (0).
|
/docs/source.android.com/src/security/selinux/ |
validate.jd | 78 <5> type=1400 audit: avc: denied { read write } for pid=177
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
Extension.java | 163 * Audit identity extension in attribute certificates.
|
X509Extensions.java | 192 * Audit identity extension in attribute certificates.
|
/external/openssh/ |
sandbox-seccomp-filter.c | 47 #include <linux/audit.h>
|
Makefile.in | 101 audit.o audit-bsm.o audit-linux.o platform.o \
|
/external/selinux/libsemanage/src/ |
seusers_local.c | 101 /* If kernel doesn't support audit, bail out */
|
/external/skia/tools/debugger/ |
SkDebugCanvas.cpp | 238 // The audit trail must be obtained from the original canvas. 250 // Previous operations were not registered with the audit trail when they were 251 // created, so if we allow them to combine, the audit trail will fail to find them.
|
/external/clang/lib/Lex/ |
Pragma.cpp | [all...] |
/external/arm-neon-tests/ |
license.html | 362 audit unless it reveals unlicensed usage in which case you shall
364 professional fees, relating to such audit. Any information which is
365 disclosed to ARM or such auditors during checking or audit shall be
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioRecordTest.java | 286 // Audit modes work best with non-blocking mode 307 // Audit buffers can run out of space with high sample rate, 321 // Audit buffers can run out of space with high numbers of channels, [all...] |
/external/tcpdump/ |
print-m3ua.c | 103 { M3UA_SSNM_DAUD, "Destination State Audit" },
|
/frameworks/native/cmds/servicemanager/ |
service_manager.c | 354 ALOGE("No service manager audit data");
|
/libcore/ojluni/src/main/java/java/nio/file/attribute/ |
AclFileAttributeView.java | 183 * does not support a mapping of {@link AclEntryType#AUDIT} or {@link
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_darwin.go | 434 // Audit
|
syscall_dragonfly.go | 340 // Audit
|
syscall_freebsd.go | 355 // Audit
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_darwin.go | 434 // Audit
|
syscall_dragonfly.go | 340 // Audit
|
syscall_freebsd.go | 355 // Audit
|
/external/selinux/libselinux/src/ |
avc.c | 202 "%s: unable to allocate audit buffer\n", 589 * use by the AVC audit facility.
|
/frameworks/base/core/java/com/android/server/ |
BootReceiver.java | 299 Slog.i(TAG, "Copying audit failures to DropBox"); 319 if (line.contains("audit")) {
|
/system/core/logd/ |
LogKlog.cpp | 46 static const char auditStr[] = " audit("; 543 // messages with ' audit(' in them if auditd is running
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransactionStack.java | [all...] |