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

/sssd/src/providers/ldap/
H A Dsdap_async_connection.c1399 struct sdap_cli_connect_state { struct
1424 static errno_t sdap_cli_use_rootdse(struct sdap_cli_connect_state *state);
1473 struct sdap_cli_connect_state *state;
1477 req = tevent_req_create(memctx, &state, struct sdap_cli_connect_state);
1500 struct sdap_cli_connect_state *state = tevent_req_data(req,
1501 struct sdap_cli_connect_state);
1524 struct sdap_cli_connect_state *state = tevent_req_data(req,
1525 struct sdap_cli_connect_state);
1561 struct sdap_cli_connect_state *state = tevent_req_data(req,
1562 struct sdap_cli_connect_state);
[all...]

Completed in 684 milliseconds