OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cav_lookups
(Results
1 - 6
of
6
) sorted by null
/external/libselinux/include/selinux/
avc.h
395
unsigned
cav_lookups
;
member in struct:avc_cache_stats
/external/selinux/libselinux/include/selinux/
avc.h
399
unsigned
cav_lookups
;
member in struct:avc_cache_stats
/external/dbus/bus/
selinux.c
982
_dbus_verbose ("CAV lookups: %d\n", cstats.
cav_lookups
);
/external/libselinux/src/
avc.c
390
avc_cache_stats_incr(
cav_lookups
);
/external/selinux/libselinux/src/
avc.c
430
avc_cache_stats_incr(
cav_lookups
);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
348
__swig_setmethods__["
cav_lookups
"] = _selinux.avc_cache_stats_cav_lookups_set
349
__swig_getmethods__["
cav_lookups
"] = _selinux.avc_cache_stats_cav_lookups_get
350
if _newclass:
cav_lookups
= _swig_property(_selinux.avc_cache_stats_cav_lookups_get, _selinux.avc_cache_stats_cav_lookups_set)
[
all
...]
Completed in 203 milliseconds