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

/freebsd-11-stable/include/
H A Dtimeconv.h57 time_t _long_to_time(long tlong);
/freebsd-11-stable/lib/libc/stdtime/
H A Dtime32.c75 _long_to_time(long tlong) function
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c45 #include <timeconv.h> /* _long_to_time */
2181 t = _long_to_time(cntr->timestamp);

Completed in 201 milliseconds