OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cav_hits
(Results
1 - 6
of
6
) sorted by null
/external/libselinux/include/selinux/
avc.h
396
unsigned
cav_hits
;
member in struct:avc_cache_stats
/external/selinux/libselinux/include/selinux/
avc.h
400
unsigned
cav_hits
;
member in struct:avc_cache_stats
/external/dbus/bus/
selinux.c
983
_dbus_verbose ("CAV hits: %d\n", cstats.
cav_hits
);
/external/libselinux/src/
avc.c
394
avc_cache_stats_incr(
cav_hits
);
/external/selinux/libselinux/src/
avc.c
434
avc_cache_stats_incr(
cav_hits
);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
351
__swig_setmethods__["
cav_hits
"] = _selinux.avc_cache_stats_cav_hits_set
352
__swig_getmethods__["
cav_hits
"] = _selinux.avc_cache_stats_cav_hits_get
353
if _newclass:
cav_hits
= _swig_property(_selinux.avc_cache_stats_cav_hits_get, _selinux.avc_cache_stats_cav_hits_set)
[
all
...]
Completed in 137 milliseconds