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

/sssd-io/src/providers/ldap/
H A Dldap_common.h250 int groups_get_recv(struct tevent_req *req, int *dp_error_out, int *sdap_ret);
H A Dldap_id.c1203 int groups_get_recv(struct tevent_req *req, int *dp_error_out, int *sdap_ret) function
1709 ret = groups_get_recv(subreq, &state->dp_error, &state->sdap_ret);
1874 ret = groups_get_recv(subreq, &state->dp_error, &state->sdap_ret);
H A Dsdap_async_initgroups_ad.c651 ret = groups_get_recv(subreq, &dp_error, &sdap_error);
H A Dsdap_async_initgroups.c3429 ret = groups_get_recv(subreq, NULL, NULL);
/sssd-io/src/providers/ipa/
H A Dipa_subdomains_ext_groups.c902 ret = groups_get_recv(subreq, &state->dp_error, NULL);

Completed in 1206 milliseconds