Home
last modified time | relevance | path

Searched refs:_NSC_INIT_HTSIZE_POWER2 (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/nscd/
H A Dcache.h165 #define _NSC_INIT_HTSIZE_POWER2 256 macro
H A Dcache.c753 htsize = _NSC_INIT_HTSIZE_POWER2; in make_cache()
2322 newhtsize = _NSC_INIT_HTSIZE_POWER2 << slot; in reap_cache()