st_ctim
#if !defined st_ctim && defined __APPLE__ && defined __MACH__
ctim.tv_sec = (time_t)st->st_ctim.tv_sec;
ctim.tv_nsec = st->st_ctim.tv_nsec;
va->va_ctime = st.st_ctim;
struct timespec50 st_ctim;
timespec_to_timespec50(&sb->st_ctimespec, &ssb->st_ctim);
ssb->st_ctim = sb->st_ctimespec;
timespec_to_timespec50(&sb->st_ctimespec, &ssb->st_ctim);
struct timespec st_ctim;
struct timespec50 st_ctim;
#define st_ctimespec st_ctim
#define st_ctimensec st_ctim.tv_nsec
struct timespec st_ctim; /* time of last file status change */
#define st_ctime st_ctim.tv_sec
return timespeccmp(&entry->fts_statp->st_ctim, &plan->ts_data, >);
new->ts_data = sb.st_ctim;
#define st_ctimespec st_ctim