Lines Matching defs:provider
113 char *provider;
219 if (iter->provider) {
542 if (iter->provider && !iter->svc_started) {
544 "Still waiting on %s provider.\n", iter->name);
751 if (svc->provider && strcasecmp(svc->provider, "local") == 0) {
752 /* The local provider requires no signaling */
851 if (strcasecmp(dom->provider, "local") == 0) {
1291 NULL, &svc->provider);
1294 "Failed to find ID provider from [%s] configuration\n", name);
1311 /* if no provider is present do not run the domain */
1312 if (!svc->provider) {
1390 "Could not get provider configuration for [%s]\n",
1396 if (strcasecmp(svc->provider, "local") == 0) {
1397 /* The LOCAL provider requires no back-end currently
1481 /* The local provider has no PID */
1610 if (cur_svc->provider) {
1632 if (cur_svc->provider) {
2132 /* When the only provider set up is the local one (num_providers == 0) and
2134 * systemd that SSSD is ready right now as any other provider/responder