lm_history       2251 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_array_uint8(ndr, NDR_SCALARS, r->lm_history, r->lm_length));
lm_history       2270 librpc/gen_ndr/ndr_netlogon.c 		NDR_PULL_ALLOC_N(ndr, r->lm_history, r->lm_length);
lm_history       2271 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_array_uint8(ndr, NDR_SCALARS, r->lm_history, r->lm_length));
lm_history       2289 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_array_uint8(ndr, "lm_history", r->lm_history, r->lm_length);
lm_history        281 librpc/gen_ndr/netlogon.h 	uint8_t *lm_history;
lm_history        122 source4/dsdb/samdb/ldb_modules/password_hash.c 		struct samr_Password *lm_history;
lm_history        135 source4/dsdb/samdb/ldb_modules/password_hash.c 		struct samr_Password *lm_history;
lm_history        205 source4/dsdb/samdb/ldb_modules/password_hash.c 	io->g.lm_history = talloc_array(io->ac,
lm_history        208 source4/dsdb/samdb/ldb_modules/password_hash.c 	if (!io->g.lm_history) {
lm_history        214 source4/dsdb/samdb/ldb_modules/password_hash.c 		io->g.lm_history[i+1] = io->o.lm_history[i];
lm_history        219 source4/dsdb/samdb/ldb_modules/password_hash.c 		io->g.lm_history[0] = *io->g.lm_hash;
lm_history        221 source4/dsdb/samdb/ldb_modules/password_hash.c 		E_deshash("", io->g.lm_history[0].hash);
lm_history       1820 source4/dsdb/samdb/ldb_modules/password_hash.c 					   io.g.lm_history,
lm_history       2172 source4/dsdb/samdb/ldb_modules/password_hash.c 	io.o.lm_history_len		= samdb_result_hashes(io.ac, searched_msg, "lmPwdHistory", &io.o.lm_history);
lm_history       2215 source4/dsdb/samdb/ldb_modules/password_hash.c 					   io.g.lm_history,