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

  /external/selinux/libsepol/include/sepol/policydb/
services.h 57 extern int sepol_compute_av_reason(sepol_security_id_t ssid,
  /external/selinux/libselinux/src/
audit2why.c 111 rc = sepol_compute_av_reason(avc->ssid, avc->tsid, avc->tclass,
280 and sepol_compute_av_reason. */
  /external/selinux/libsepol/src/
services.c 1061 int hidden sepol_compute_av_reason(sepol_security_id_t ssid, function
1144 return sepol_compute_av_reason(ssid, tsid, tclass, requested, avd,
    [all...]

Completed in 192 milliseconds