HomeSort by relevance Sort by last modified time
    Searched full:audited (Results 1 - 25 of 31) sorted by null

1 2

  /external/clang/test/Sema/
pragma-arc-cf-code-audited.c 13 #include "Inputs/pragma-arc-cf-code-audited.h" // expected-error {{cannot #include files inside '#pragma clang arc_cf_code_audited'}}
16 // expected-error@Inputs/pragma-arc-cf-code-audited.h:16 {{'#pragma clang arc_cf_code_audited' was not ended within this file}}
  /external/selinux/libselinux/man/man3/
avc_add_callback.3 119 should now be audited when granted for
128 should no longer be audited when granted for
137 should now be audited when denied for
146 should no longer be audited when denied for
avc_has_perm.3 57 if non-NULL, to refer to a cache entry with the resulting decision. The granting or denial of permissions is audited in accordance with the policy. The
  /external/selinux/policycoreutils/semanage/
semanage-dontaudit.8 11 confined applications to use alternative paths. Dontaudit rules are denied but not reported in the logs. Some times dontaudit rules can cause bugs in applications but policy writers will not relize it since the AVC is not audited. Turning off dontaudit rules with this command to see if the kernel is blocking an access.
  /external/libvpx/libvpx/vpx_ports/
mem.h 39 /* Indicates that the usage of the specified variable has been audited to assure
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
mem.h 39 /* Indicates that the usage of the specified variable has been audited to assure
  /external/libselinux/src/
avc.c 658 access_vector_t denied, audited; local
662 audited = denied & avd->auditdeny;
664 audited = denied = requested;
666 audited = requested & avd->auditallow;
667 if (!audited)
677 avc_dump_av(tclass, audited);
  /external/selinux/libselinux/src/
avc.c 698 access_vector_t denied, audited; local
702 audited = denied & avd->auditdeny;
704 audited = denied = requested;
706 audited = requested & avd->auditallow;
707 if (!audited)
717 avc_dump_av(tclass, audited);
  /external/selinux/libselinux/man/man8/
selinux.8 27 policy are permitted but audited. The enforcing option enables the
  /external/owasp/sanitizer/tools/findbugs/doc/
demo.html 90 malicious code. Although we have (repeatedly) manually audited the results,
105 warnings here represents a security vulnerability, although we have not audited
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
digest.py 24 This code has not been audited by a security expert, please use with
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_base.c 337 ** to be audited directly.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_base.c 337 ** to be audited directly.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
audit.h 125 #define AUDIT_APPARMOR_AUDIT 1501 /* AppArmor audited grants */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
maudit-frames.xsl 332 <th>Audited classes</th>
337 <td><xsl:value-of select="@audited"/></td>
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java     [all...]
  /external/clang/include/clang/Sema/
Initialization.h 87 /// is member of group of audited CF APIs.
    [all...]
  /external/iputils/
RELNOTES 455 audited wrt real state, edited... and promised to be maintained
  /external/clang/include/clang/Basic/
Attr.td 480 // audited and has been marked with the appropriate cf_consumed and
    [all...]
  /external/clang/docs/
AutomaticReferenceCounting.rst 590 ``cf_returns_not_retained`` attribute or it is an :ref:`audited
656 :ref:`audited <arc.misc.c-retainable.audit>` function where the parameter is
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
  /docs/source.android.com/src/compatibility/4.4/
android-4.4-cdd.xhtml     [all...]
  /docs/source.android.com/src/compatibility/5.1/
android-5.1-cdd.html     [all...]
  /docs/source.android.com/src/compatibility/
android-cdd.html     [all...]

Completed in 1618 milliseconds

1 2