Lines Matching defs:servers
70 /* When several servers share priority, we will prefer the one that
73 * the servers are already sorted by priority. */
113 struct fo_server_info *servers;
200 &state->servers, &state->num_servers);
228 *_dcs = talloc_steal(mem_ctx, state->servers);
611 * 5. If the site is found, use (a) as primary and (b) as backup servers,
612 * otherwise use (b) as primary servers
810 "backup servers\n");
856 DEBUG(SSSDBG_TRACE_FUNC, "Got %zu primary and %zu backup servers\n",
863 DEBUG(SSSDBG_MINOR_FAILURE, "Unable to sort primary servers by DNS"
872 DEBUG(SSSDBG_MINOR_FAILURE, "Unable to sort backup servers by DNS"