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

  /external/libselinux/include/selinux/
avc.h 354 #define AVC_CALLBACK_AUDITDENY_ENABLE 64
  /external/selinux/libselinux/include/selinux/
avc.h 358 #define AVC_CALLBACK_AUDITDENY_ENABLE 64
  /external/libselinux/src/
avc.c 907 case AVC_CALLBACK_AUDITDENY_ENABLE:
1116 return avc_control(AVC_CALLBACK_AUDITDENY_ENABLE,
  /external/selinux/libselinux/src/
avc.c 962 case AVC_CALLBACK_AUDITDENY_ENABLE:
1171 return avc_control(AVC_CALLBACK_AUDITDENY_ENABLE,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 327 AVC_CALLBACK_AUDITDENY_ENABLE = _selinux.AVC_CALLBACK_AUDITDENY_ENABLE
    [all...]

Completed in 361 milliseconds