currHistLen      1341 source3/passdb/pdb_ldap.c 				uint32 currHistLen = 0;
currHistLen      1342 source3/passdb/pdb_ldap.c 				const uint8 *pwhist = pdb_get_pw_history(sampass, &currHistLen);
currHistLen      1346 source3/passdb/pdb_ldap.c 					for (i=0; i< pwHistLen && i < currHistLen; i++) {