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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c66 static uint_t reap_cache(nsc_ctx_t *, uint_t, uint_t);
2241 total_sleep = reap_cache(ctx, nodes_per_interval,
2251 reap_cache(nsc_ctx_t *ctx, uint_t nodes_per_interval, function
2261 char *me = "reap_cache";

Completed in 849 milliseconds