Home
last modified time | relevance | path

Searched refs:num_gcs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dinit.c115 int old_num_gcs = _idmapdstate.num_gcs; in reload_gcs()
228 _idmapdstate.num_gcs = new_num_gcs; in reload_gcs()
H A Didmapd.h104 int num_gcs; member
H A Ddirectory_provider_ad.c150 if (_idmapdstate.num_gcs < 1) { in directory_provider_ad_get()
H A Ddbutils.c2484 if (_idmapdstate.num_gcs == 0 && _idmapdstate.num_dcs == 0) { in ad_lookup_batch()
2510 for (i = 0; i < _idmapdstate.num_gcs && num_queries > 0; i++) { in ad_lookup_batch()
4276 if (_idmapdstate.num_gcs > 0) { in ad_lookup_by_winname()
4277 for (i = 0; i < _idmapdstate.num_gcs && !found_ad; i++) { in ad_lookup_by_winname()