Home
last modified time | relevance | path

Searched refs:degrade_svc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dinit.c73 degrade_svc(0, "failed to initialize config"); in load_config()
86 degrade_svc(0, "fatal error while loading configuration"); in load_config()
97 degrade_svc(0, "could not start config updater"); in load_config()
148 degrade_svc(0, "could not allocate AD context array " in reload_gcs()
156 degrade_svc(0, "could not initialize AD context " in reload_gcs()
167 degrade_svc(0, "could not set AD hosts " in reload_gcs()
181 degrade_svc(0, "could not set AD domains " in reload_gcs()
191 degrade_svc(0, "could not initialize trusted AD " in reload_gcs()
202 degrade_svc(0, "could not set trusted " in reload_gcs()
217 degrade_svc(0, "could not set trusted " in reload_gcs()
[all …]
H A Didmapd.h317 extern void degrade_svc(int, const char *);
H A Didmapd.c489 degrade_svc(int poke_discovery, const char *reason) in degrade_svc() function
H A Ddbutils.c2004 degrade_svc(1, "failed to create batch for AD lookup"); in ad_lookup_batch_int()
2265 degrade_svc(1, "some AD lookups timed out repeatedly"); in ad_lookup_batch_int()
4290 degrade_svc(1, "failed to create request for " in ad_lookup_by_winname()
4330 degrade_svc(1, in ad_lookup_by_winname()
H A Didmap_config.c1447 degrade_svc(B_FALSE, in idmap_cfg_update_thread()