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

/sssd-io/src/providers/ldap/
H A Dsdap_async_connection.c44 struct sdap_connect_state { struct
71 struct sdap_connect_state *state;
75 req = tevent_req_create(memctx, &state, struct sdap_connect_state);
133 struct sdap_connect_state *state = tevent_req_data(req,
134 struct sdap_connect_state);
356 struct sdap_connect_state *state = tevent_req_data(req,
357 struct sdap_connect_state);
420 struct sdap_connect_state *state = tevent_req_data(req,
421 struct sdap_connect_state);

Completed in 12 milliseconds