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

/sssd/src/providers/ldap/
H A Dldap_id.c649 struct tevent_req *groups_get_send(TALLOC_CTX *memctx, function
1433 subreq = groups_get_send(state, be_ctx->ev, id_ctx,
1728 subreq = groups_get_send(req, state->ev, state->id_ctx,
1795 DEBUG(SSSDBG_OP_FAILURE, "groups_get_send failed.\n");

Completed in 20 milliseconds