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

/freebsd-11-stable/include/
H A Dtimeconv.h59 time_t _int_to_time(int tint);
/freebsd-11-stable/lib/libc/stdtime/
H A Dtime32.c95 _int_to_time(int tint) function
/freebsd-11-stable/usr.bin/rusers/
H A Drusers.c124 time_t t = _int_to_time(up->utmpidlearr_val[x].ui_utmp.ut_time);
/freebsd-11-stable/usr.bin/rwho/
H A Drwho.c193 t = _int_to_time(mp->myutmp.out_time);

Completed in 202 milliseconds