Home
last modified time | relevance | path

Searched refs:matchcnt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c324 int i, j, needcnt, matchcnt; in ldap_oc2template() local
334 needcnt = matchcnt = 0; in ldap_oc2template()
339 ++matchcnt; in ldap_oc2template()
345 if ( matchcnt == needcnt ) { in ldap_oc2template()