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

/osnet-11/usr/src/lib/libldap4/common/
H A Ddisptmpl.c342 int i, j, needcnt, matchcnt; local
352 needcnt = matchcnt = 0;
364 ++needcnt;
367 if ( matchcnt == needcnt ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c327 int i, j, needcnt, matchcnt; local
337 needcnt = matchcnt = 0;
345 ++needcnt;
348 if ( matchcnt == needcnt ) {

Completed in 31 milliseconds