Lines Matching defs:nhdls
192 uint_t nhdls;200 nhdls = ds_service_count(dsp->dsl_service,203 if ((nhdls == 1 && force_unreg) || nhdls >= 2) {209 } else if (nhdls == 1) {356 uint_t nhdls;373 &nhdls) == 0 && nhdls == 1) {691 uint_t nhdls;693 while (ds_hdl_lookup(service, is_client, &hdl, 1, &nhdls) == 0 &&694 nhdls == 1) {