Searched refs:fmtime (Results 1 – 1 of 1) sorted by relevance
53 time_t fmtime; /* time (modify or access or create) */ member493 fp->fmtime = stb.st_atime; in gstat()495 fp->fmtime = stb.st_ctime; in gstat()497 fp->fmtime = stb.st_mtime; in gstat()570 if (f2->fmtime == f1->fmtime) in fcmp()572 if (f2->fmtime > f1->fmtime) in fcmp()708 char *cp = ctime(&p->fmtime); in fmtlstuff()709 if ((p->fmtime < sixmonthsago) || (p->fmtime > onehourfromnow)) in fmtlstuff()