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

/osnet-11/usr/src/lib/libds/common/
H A Dlibds.c198 uint_t nhdls; local
206 nhdls = ds_service_count(dsp->dsl_service,
209 if ((nhdls == 1 && force_unreg) || nhdls >= 2) {
215 } else if (nhdls == 1) {
362 uint_t nhdls; local
379 &nhdls) == 0 && nhdls == 1) {
697 uint_t nhdls; local
699 while (ds_hdl_lookup(service, is_client, &hdl, 1, &nhdls)
[all...]

Completed in 26 milliseconds