Home
last modified time | relevance | path

Searched refs:_time_to_time32 (Results 1 – 5 of 5) sorted by relevance

/trueos/lib/libc/stdtime/
HDSymbol.map7 _time_to_time32;
HDtime32.c36 _time_to_time32(time_t t) in _time_to_time32() function
/trueos/include/
HDtimeconv.h53 __int32_t _time_to_time32(time_t t);
/trueos/usr.sbin/rwhod/
HDrwhod.c478 htonl(_time_to_time32(ut->ut_tv.tv_sec)); in sender_process()
498 mywd.wd_sendtime = htonl(_time_to_time32(time(NULL))); in sender_process()
556 mywd.wd_boottime = htonl(_time_to_time32(tm.tv_sec)); in getboottime()
/trueos/sbin/fsdb/
HDfsdb.c1169 curinode->dp1.di_mtime = _time_to_time32(secs); in CMDFUNCSTART()
1186 curinode->dp1.di_atime = _time_to_time32(secs); in CMDFUNCSTART()
1203 curinode->dp1.di_ctime = _time_to_time32(secs); in CMDFUNCSTART()