Searched refs:avc_cache_stats (Results 1 - 4 of 4) sorted by relevance

/external/libselinux/include/selinux/
H A Davc.h218 * statistics (as returned by avc_cache_stats()) to zero.
390 struct avc_cache_stats { struct
402 * avc_cache_stats - get cache access statistics.
410 void avc_cache_stats(struct avc_cache_stats *stats);
/external/qemu/distrib/libselinux/include/selinux/
H A Davc.h218 * statistics (as returned by avc_cache_stats()) to zero.
390 struct avc_cache_stats { struct
402 * avc_cache_stats - get cache access statistics.
410 void avc_cache_stats(struct avc_cache_stats *stats);
/external/libselinux/src/
H A Davc.c58 static struct avc_cache_stats cache_stats;
202 void avc_cache_stats(struct avc_cache_stats *p) function
/external/qemu/distrib/libselinux/src/
H A Davc.c58 static struct avc_cache_stats cache_stats;
202 void avc_cache_stats(struct avc_cache_stats *p) function

Completed in 131 milliseconds