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

  /external/libselinux/include/selinux/
avc.h 355 #define AVC_CALLBACK_AUDITDENY_DISABLE 128
  /external/selinux/libselinux/include/selinux/
avc.h 359 #define AVC_CALLBACK_AUDITDENY_DISABLE 128
  /external/libselinux/src/
avc.c 910 case AVC_CALLBACK_AUDITDENY_DISABLE:
1119 return avc_control(AVC_CALLBACK_AUDITDENY_DISABLE,
  /external/selinux/libselinux/src/
avc.c 965 case AVC_CALLBACK_AUDITDENY_DISABLE:
1174 return avc_control(AVC_CALLBACK_AUDITDENY_DISABLE,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 328 AVC_CALLBACK_AUDITDENY_DISABLE = _selinux.AVC_CALLBACK_AUDITDENY_DISABLE
    [all...]

Completed in 104 milliseconds