Lines Matching refs:sdom
38 struct sdap_domain *sdom,
46 struct sdap_domain *sdom,
55 struct sdap_domain *sdom;
84 struct sdap_domain *sdom,
99 state->sdom = sdom;
103 sdom->last_enum = tevent_timeval_current();
106 if ((sdom->last_purge.tv_sec + t) < sdom->last_enum.tv_sec) {
193 state->sdom->dom->name,
194 state->sdom->dom->domain_id);
289 state->ctx, state->sdom,
360 state->sdom,
476 ret = sysdb_set_enumerated(state->sdom->dom, true);
484 ret = ldap_id_cleanup(state->ctx->opts, state->sdom);
509 struct sdap_domain *sdom,
512 return sdap_dom_enum_ex_send(memctx, ev, ctx, sdom, conn, conn, conn);
524 struct sdap_domain *sdom;
536 struct sdap_domain *sdom,
549 state->sdom = sdom;
555 sdom->dom->name,
556 sdom->dom->domain_id);
629 state->sdom->dom,
630 state->sdom->dom->sysdb,
632 state->sdom->user_search_bases,
699 struct sdap_domain *sdom;
711 struct sdap_domain *sdom,
726 state->sdom = sdom;
730 if (sdom->dom->type == DOM_TYPE_APPLICATION) {
736 sdom->dom->name,
737 sdom->dom->domain_id);
811 state->sdom,