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

/freebsd-10.0-release/lib/libc/stdtime/
H A DSymbol.map11 _long_to_time;
H A Dtime32.c75 _long_to_time(long tlong) function
/freebsd-10.0-release/include/
H A Dtimeconv.h57 time_t _long_to_time(long tlong);
/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.c42 #include <timeconv.h> /* _long_to_time */
1161 t = _long_to_time(rule->timestamp);

Completed in 122 milliseconds