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

/sssd-io/src/providers/ldap/
H A Dldap_id.c1975 struct sdap_account_info_handler_state { struct
1987 struct sdap_account_info_handler_state *state;
1993 struct sdap_account_info_handler_state);
2028 struct sdap_account_info_handler_state *state;
2035 state = tevent_req_data(req, struct sdap_account_info_handler_state);
2049 struct sdap_account_info_handler_state *state = NULL;
2051 state = tevent_req_data(req, struct sdap_account_info_handler_state);

Completed in 32 milliseconds