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

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

Completed in 56 milliseconds