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

/sssd/src/providers/ldap/
H A Dsdap_domain.c55 int best_match_len = 0; local
77 if (best_match_len < match_len) {
79 best_match_len = match_len;

Completed in 9 milliseconds