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

/sssd/src/providers/ldap/
H A Dsdap_async_connection.c620 struct simple_bind_state { struct
644 struct simple_bind_state *state;
651 req = tevent_req_create(memctx, &state, struct simple_bind_state);
725 struct simple_bind_state *state = tevent_req_data(req,
726 struct simple_bind_state);
893 struct simple_bind_state *state = tevent_req_data(req,
894 struct simple_bind_state);

Completed in 46 milliseconds