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

/sssd/src/providers/ldap/
H A Dsdap_domain.c52 struct sdap_domain *sdmatch = NULL; local
80 sdmatch = sditer;
85 return sdmatch;
H A Dsdap.c1682 struct sdap_domain *sdmatch = NULL; local
1691 sdmatch = sdap_domain_get_by_dn(opts, original_dn);
1692 if (sdmatch == NULL) {
1698 return (sdmatch->dom == dom);

Completed in 1654 milliseconds