Searched refs:_time_to_time32 (Results 1 – 5 of 5) sorted by relevance
52 __int32_t _time_to_time32(time_t t);
3 _time_to_time32;
33 _time_to_time32(time_t t) in _time_to_time32() function
466 htonl(_time_to_time32(ut->ut_tv.tv_sec)); in sender_process() 485 mywd.wd_sendtime = htonl(_time_to_time32(time(NULL))); in sender_process() 543 mywd.wd_boottime = htonl(_time_to_time32(tm.tv_sec)); in getboottime()
1242 curinode->dp1.di_mtime = _time_to_time32(secs); in CMDFUNCSTART()1259 curinode->dp1.di_atime = _time_to_time32(secs); in CMDFUNCSTART()1276 curinode->dp1.di_ctime = _time_to_time32(secs); in CMDFUNCSTART()