sambaLMPwdHistory_len 1596 source4/dsdb/common/util.c 	int sambaLMPwdHistory_len, sambaNTPwdHistory_len;
sambaLMPwdHistory_len 1614 source4/dsdb/common/util.c 	sambaLMPwdHistory_len =   samdb_result_hashes(mem_ctx, res[0], 
sambaLMPwdHistory_len 1758 source4/dsdb/common/util.c 		sambaLMPwdHistory_len = MIN(sambaLMPwdHistory_len, pwdHistoryLength);
sambaLMPwdHistory_len 1761 source4/dsdb/common/util.c 		for (i=0; lmNewHash && i<sambaLMPwdHistory_len;i++) {