Home
last modified time | relevance | path

Searched refs:_time32_to_time (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/stdtime/
HDtime32.c24 _time32_to_time(__int32_t t32) in _time32_to_time() function
77 return(_time32_to_time(tlong)); in _long_to_time()
97 return(_time32_to_time(tint)); in _int_to_time()
HDSymbol.map4 _time32_to_time;
/dragonfly/include/
HDtimeconv.h55 time_t _time32_to_time(__int32_t);