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

/sssd-io/src/providers/ldap/
H A Dsdap_async_nested_groups.c773 struct sdap_nested_group_state { struct
787 struct sdap_nested_group_state *state = NULL;
795 req = tevent_req_create(mem_ctx, &state, struct sdap_nested_group_state);
926 struct sdap_nested_group_state *state = NULL;
933 state = tevent_req_data(req, struct sdap_nested_group_state);

Completed in 19 milliseconds