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

  /external/libselinux/include/selinux/
avc.h 351 #define AVC_CALLBACK_RESET 8
  /external/libselinux/src/
avc.c 481 if (c->events & AVC_CALLBACK_RESET) {
482 ret = c->callback(AVC_CALLBACK_RESET, 0, 0, 0, 0, 0);

Completed in 36 milliseconds