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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetvalues.c401 int thisMatch = check_lang_match( target, baseTarget, local
403 if ( thisMatch > bestMatch ) {
407 bestMatch = thisMatch;

Completed in 461 milliseconds