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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c124 static int authdes_ncache = 0; /* number of current cached entries */ variable
543 authdes_ncache++;
598 n = authdes_ncache - low_cache_entries;
625 authdes_ncache--;
629 authdes_ncache);
674 authdes_ncache--;
679 authdes_ncache);

Completed in 58 milliseconds