Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c68 static uint_t reap_cache(nsc_ctx_t *, uint_t, uint_t);
2282 total_sleep = reap_cache(ctx, nodes_per_interval, in reaper()
2293 reap_cache(nsc_ctx_t *ctx, uint_t nodes_per_interval, in reap_cache() function