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

/illumos-gate/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 44 milliseconds