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

/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c426 PRIntn enumIndex = 0; local
428 while ( rc < 0 && ( enumIndex = PR_EnumerateHostEnt(
429 enumIndex, &hent, (PRUint16)port, &addr )) > 0 ) {

Completed in 27 milliseconds