Searched refs:degrade_svc (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | init.c | 73 degrade_svc(0, "failed to initialize config"); in load_config() 79 degrade_svc(0, "fatal error while upgrading configuration"); 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() [all …]
|
H A D | idmapd.h | 315 extern void degrade_svc(int, const char *);
|
H A D | idmapd.c | 479 degrade_svc(int poke_discovery, const char *reason) in degrade_svc() function
|
H A D | dbutils.c | 1929 degrade_svc(1, "failed to create batch for AD lookup"); in ad_lookup_batch_int() 2190 degrade_svc(1, "some AD lookups timed out repeatedly"); in ad_lookup_batch_int() 4215 degrade_svc(1, "failed to create request for " in ad_lookup_by_winname() 4254 degrade_svc(1, in ad_lookup_by_winname()
|