_time64_to_time
time_t _time64_to_time(__int64_t t64);
if (ddp->dd_ddate <= _time64_to_time(spcl.c_ddate))
dtwalk->dd_ddate = _time64_to_time(spcl.c_date);
time_t t = _time64_to_time(spcl.c_date);
time_t t = _time64_to_time(spcl.c_date);
time_t t = _time64_to_time(spcl.c_ddate);
spcl.c_atime = _time64_to_time(dp->dp2.di_atime);
spcl.c_mtime = _time64_to_time(dp->dp2.di_mtime);
spcl.c_birthtime = _time64_to_time(dp->dp2.di_birthtime);
t = _time64_to_time(dp->dp2.di_birthtime);
t = _time64_to_time(dp->dp2.di_mtime);
t = _time64_to_time(dp->dp2.di_ctime);
t = _time64_to_time(dp->dp2.di_atime);
if (dumpdate != 0 && _time64_to_time(buf->c_date) != dumpdate)
_time64_to_time(header->c_date) != dumpdate) {
_time64_to_time(header->c_date) != dumpdate) {
dumptime = _time64_to_time(spcl.c_ddate);
dumpdate = _time64_to_time(spcl.c_date);
if (_time64_to_time(tmpbuf.c_date) != dumpdate ||
_time64_to_time(tmpbuf.c_ddate) != dumptime) {
time_t t = _time64_to_time(tmpbuf.c_date);
t = _time64_to_time(spcl.c_date);
t = _time64_to_time(spcl.c_ddate);