Home
last modified time | relevance | path

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

/freebsd/include/
H A Dtimeconv.h56 time_t _long_to_time(long tlong);
/freebsd/lib/libc/stdtime/
H A DSymbol.map7 _long_to_time;
H A Dtime32.c72 _long_to_time(long tlong) in _long_to_time() function
/freebsd/sbin/ipfw/
H A Dipfw2.c43 #include <timeconv.h> /* _long_to_time */
2339 t = _long_to_time(cntr->timestamp); in show_static_rule()