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

/sssd-io/src/providers/ldap/
H A Dsdap_domain.c52 struct sdap_domain *sdmatch = NULL; local
80 sdmatch = sditer;
85 return sdmatch;
H A Dsdap.c1694 struct sdap_domain *sdmatch = NULL; local
1703 sdmatch = sdap_domain_get_by_dn(opts, original_dn);
1704 if (sdmatch == NULL) {
1711 return sdmatch->dom;

Completed in 14 milliseconds