OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avc_update_cache
(Results
1 - 2
of
2
) sorted by null
/external/libselinux/src/
avc.c
916
static int
avc_update_cache
(uint32_t event, security_id_t ssid,
function
971
avc_update_cache
(event, ssid, tsid, tclass, perms);
993
avc_update_cache
(event, ssid, tsid, tclass, perms);
/external/selinux/libselinux/src/
avc.c
971
static int
avc_update_cache
(uint32_t event, security_id_t ssid,
function
1026
avc_update_cache
(event, ssid, tsid, tclass, perms);
1048
avc_update_cache
(event, ssid, tsid, tclass, perms);
Completed in 70 milliseconds