OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avc_audit
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/src/
avc_internal.h
180
hidden_proto(
avc_audit
)
avc.c
643
void
avc_audit
(security_id_t ssid, security_id_t tsid,
function
681
hidden_def(
avc_audit
)
769
avc_audit
(ssid, tsid, tclass, requested, &avd, rc, auditdata);
/external/libselinux/include/selinux/
avc.h
285
*
avc_audit
- Audit the granting or denial of permissions.
303
void
avc_audit
(security_id_t ssid, security_id_t tsid,
Completed in 602 milliseconds