Searched defs:srv_recv_fn (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/
H A Dfail_over.c60 fo_srv_lookup_plugin_recv_t srv_recv_fn; member in struct:fo_ctx
1303 if (ctx->srv_send_fn == NULL || ctx->srv_recv_fn == NULL) {
1367 ret = state->fo_ctx->srv_recv_fn(state, subreq, &dns_domain, &ttl,
1742 if (ctx->srv_send_fn != NULL || ctx->srv_recv_fn != NULL) {
1748 ctx->srv_recv_fn = recv_fn;

Completed in 15 milliseconds