ftime
printtime(time_t ftime)
if ((longstring = ctime(&ftime)) == NULL) {
else if (ftime + SIXMONTHS > now && ftime - SIXMONTHS < now)
printtime(time_t ftime)
if ((longstring = ctime(&ftime)) == NULL) {
if (ftime + SIXMONTHS > now && ftime - SIXMONTHS < now)
if (!cd9660_tstamp_conv17(ap->ftime,&inop->inode.iso_atime))
char ftime [ISODCL (62, 78)]; /* 8.4.26.1 */
int ftime(struct timeb *);
if (ftime + SIXMONTHS > time(NULL))
printtime(time_t ftime)
longstring = ctime(&ftime);