Searched defs:ht_num (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c220 static uint_t ht_num; variable
249 ht_num = 0;
331 if (ht_num > 3 * ht_buckets_num)
334 ++ht_num;

Completed in 1094 milliseconds