current_hist_len 4476 source3/include/proto.h const uint8 *pdb_get_pw_history(const struct samu *sampass, uint32 *current_hist_len); current_hist_len 158 source3/passdb/pdb_get_set.c const uint8 *pdb_get_pw_history(const struct samu *sampass, uint32 *current_hist_len) current_hist_len 162 source3/passdb/pdb_get_set.c *current_hist_len = sampass->nt_pw_his.length / PW_HISTORY_ENTRY_LEN;