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

/sssd/src/providers/ldap/
H A Dsdap_async_netgroups.c562 struct sdap_get_netgroups_state { struct
598 struct sdap_get_netgroups_state *state;
600 req = tevent_req_create(memctx, &state, struct sdap_get_netgroups_state);
638 struct sdap_get_netgroups_state *state;
640 state = tevent_req_data(req, struct sdap_get_netgroups_state);
673 struct sdap_get_netgroups_state *state = tevent_req_data(req,
674 struct sdap_get_netgroups_state);
721 struct sdap_get_netgroups_state *state = tevent_req_data(req,
722 struct sdap_get_netgroups_state);
760 struct sdap_get_netgroups_state *stat
[all...]

Completed in 33 milliseconds