Home
last modified time | relevance | path

Searched refs:sepol_compute_av_reason_buffer (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
Dservices.h73 extern int sepol_compute_av_reason_buffer(sepol_security_id_t ssid,
/external/selinux/libselinux/src/
Daudit2why.c376 rc = sepol_compute_av_reason_buffer(ssid, tsid, tclass, av, &avd, &reason, &reason_buf, 0); in analyze()
/external/selinux/checkpolicy/
Dcheckpolicy.c1133 if (sepol_compute_av_reason_buffer(ssid, tsid, in main()
/external/selinux/libsepol/src/
Dservices.c1095 int hidden sepol_compute_av_reason_buffer(sepol_security_id_t ssid, in sepol_compute_av_reason_buffer() function
/external/selinux/libsepol/
DChangeLog67 …- Add sepol_compute_av_reason_buffer(), sepol_string_to_security_class(), sepol_string_to_av_perm(…