Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/
H A Dtimeconv.h57 time_t _long_to_time(long tlong);
/f-stack/tools/compat/
H A Dtime32.c77 _long_to_time(long tlong) in _long_to_time() function
/f-stack/tools/ipfw/
H A Dipfw2.c2204 t = _long_to_time(cntr->timestamp); in show_static_rule()