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