st_ctime           90 compat/common/vfs_syscalls_43.c 	ost->st_ctime = st->st_ctime;
st_ctime          588 compat/hpux/hpux_file.c 	hsb->hst_ctime = (int)sb->st_ctime;
st_ctime          621 compat/hpux/hpux_file.c 	hsb->hst_ctime = (long)sb->st_ctime;
st_ctime           76 compat/ibcs2/ibcs2_stat.c 	st4->st_ctim = (ibcs2_time_t)st->st_ctime;
st_ctime          467 compat/linux/linux_file.c 	lsp->lst_ctime   = bsp->st_ctime;
st_ctime          103 compat/linux/linux_file64.c 	lsp->lst_ctime   = bsp->st_ctime;
st_ctime          665 compat/osf1/osf1_cvt.c 	ost->st_ctime_sec = st->st_ctime;
st_ctime          104 sys/stat.h     	time_t	  st_ctime;		/* time of last file status change */