Searched refs:detected_domain (Results 1 - 1 of 1) sorted by relevance

/sssd/src/providers/
H A Dfail_over_srv.c442 char *detected_domain; member in struct:fo_resolve_srv_dns_ctx
534 if (discovery_domain == NULL && ctx->detected_domain == NULL) {
577 &state->ctx->detected_domain);
614 domains[0] = talloc_strdup(domains, ctx->detected_domain);
620 if (strcasecmp(ctx->detected_domain, ctx->sssd_domain) != 0) {

Completed in 21 milliseconds