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

  /external/libselinux/include/selinux/
avc.h 358 * avc_add_callback - Register a callback for security events.
372 int avc_add_callback(int (*callback)
  /external/dbus/bus/
selinux.c 349 if (avc_add_callback (policy_reload_callback, AVC_CALLBACK_RESET,
  /external/libselinux/src/
avc.c 832 int avc_add_callback(int (*callback) (uint32_t event, security_id_t ssid, function

Completed in 30 milliseconds