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

/sssd-io/src/providers/
H A Dbackend.h193 bool first_try);
H A Ddata_provider_fo.c366 bool first_try; member in struct:be_resolve_server_state
429 resolve_state->first_try = true;
509 bool first_try)
530 state->first_try = first_try;
638 if (state->svc->first_resolved == NULL || state->first_try == true) {
505 be_resolve_server_send(TALLOC_CTX *memctx, struct tevent_context *ev, struct be_ctx *ctx, const char *service_name, bool first_try) argument

Completed in 15 milliseconds