OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entry_lookups
(Results
1 - 6
of
6
) sorted by null
/external/libselinux/include/selinux/
avc.h
391
unsigned
entry_lookups
;
member in struct:avc_cache_stats
/external/selinux/libselinux/include/selinux/
avc.h
395
unsigned
entry_lookups
;
member in struct:avc_cache_stats
/external/dbus/bus/
selinux.c
978
_dbus_verbose ("Entry lookups: %d\n", cstats.
entry_lookups
);
/external/libselinux/src/
avc.c
734
avc_cache_stats_incr(
entry_lookups
);
/external/selinux/libselinux/src/
avc.c
769
avc_cache_stats_incr(
entry_lookups
);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
336
__swig_setmethods__["
entry_lookups
"] = _selinux.avc_cache_stats_entry_lookups_set
337
__swig_getmethods__["
entry_lookups
"] = _selinux.avc_cache_stats_entry_lookups_get
338
if _newclass:
entry_lookups
= _swig_property(_selinux.avc_cache_stats_entry_lookups_get, _selinux.avc_cache_stats_entry_lookups_set)
[
all
...]
Completed in 88 milliseconds