_time_to_time32
__int32_t _time_to_time32(time_t t);
curinode->dp1.di_mtime = _time_to_time32(secs);
curinode->dp1.di_atime = _time_to_time32(secs);
curinode->dp1.di_ctime = _time_to_time32(secs);
htonl(_time_to_time32(ut->ut_tv.tv_sec));
mywd.wd_sendtime = htonl(_time_to_time32(time(NULL)));
mywd.wd_boottime = htonl(_time_to_time32(tm.tv_sec));