last_change       233 source4/lib/registry/regf.c 		unix_to_nt_time(&hbin->last_change, time(NULL));
last_change       776 source4/lib/registry/regf.c 		*last_mod_time = ret->nk->last_change;
last_change      1710 source4/lib/registry/regf.c 	unix_to_nt_time(&nk.last_change, time(NULL));
last_change      1965 source4/lib/registry/regf.c 	unix_to_nt_time(&nk.last_change, time(NULL));
last_change        57 source4/lib/registry/tools/regshell.c 	NTTIME last_change;
last_change        65 source4/lib/registry/tools/regshell.c 				 &last_change, &max_subkeynamelen, &max_valnamelen, &max_valbufsize);
last_change        77 source4/lib/registry/tools/regshell.c 	last_mod = nt_time_to_unix(last_change);