modified_count_at_last_promotion  855 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_hyper(ndr, NDR_SCALARS, r->modified_count_at_last_promotion));
modified_count_at_last_promotion  868 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_hyper(ndr, NDR_SCALARS, &r->modified_count_at_last_promotion));
modified_count_at_last_promotion  881 librpc/gen_ndr/ndr_samr.c 	ndr_print_hyper(ndr, "modified_count_at_last_promotion", r->modified_count_at_last_promotion);
modified_count_at_last_promotion  257 librpc/gen_ndr/samr.h 	uint64_t modified_count_at_last_promotion;
modified_count_at_last_promotion 3685 source3/rpc_server/srv_samr_nt.c 			dom_info->info13.modified_count_at_last_promotion = 0;
modified_count_at_last_promotion  223 source3/rpcclient/cmd_samr.c 		(unsigned long long)info13->modified_count_at_last_promotion);
modified_count_at_last_promotion  768 source4/rpc_server/samr/dcesrv_samr.c 	info->modified_count_at_last_promotion = 0;