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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c86 static int low_cache_entries = 128; variable
587 * used cache entries above the low water mark (low_cache_entries).
598 n = authdes_ncache - low_cache_entries;

Completed in 178 milliseconds