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

/sssd-io/src/providers/ldap/
H A Dsdap_async_connection.c1277 struct sdap_auth_state { struct
1295 struct sdap_auth_state *state;
1297 req = tevent_req_create(memctx, &state, struct sdap_auth_state);
1363 struct sdap_auth_state *state = tevent_req_data(req,
1364 struct sdap_auth_state);
1385 struct sdap_auth_state *state = tevent_req_data(req,
1386 struct sdap_auth_state);

Completed in 40 milliseconds