Home
last modified time | relevance | path

Searched refs:OLD_TIME (Results 1 – 8 of 8) sorted by last modified time

/freebsd/bin/date/
H A Ddate.c344 utx.ut_type = OLD_TIME; in setthetime()
/freebsd/usr.bin/last/
H A Dlast.c291 if (bp->ut_type == OLD_TIME || bp->ut_type == NEW_TIME) { in doentry()
358 case OLD_TIME: in printentry()
/freebsd/lib/libc/gen/
H A Dutxdb.c68 case OLD_TIME: in utx_to_futx()
139 case OLD_TIME: in futx_to_utx()
H A Dpututxline.c305 case OLD_TIME: in pututxline()
/freebsd/usr.sbin/ac/
H A Dac.c443 case OLD_TIME: in ac()
/freebsd/usr.bin/getent/
H A Dgetent.c644 case OLD_TIME: in utmpxprint()
/freebsd/include/
H A Dutmpx.h58 #define OLD_TIME 2 /* Time when system clock changed. */ macro
/freebsd/contrib/ntp/libntp/
H A Dsystime.c427 ut.ut_type = OLD_TIME; in update_uwtmp()
446 utx.ut_type = OLD_TIME; in update_uwtmp()
469 ut.ut_type = OLD_TIME; in update_uwtmp()
488 utx.ut_type = OLD_TIME; in update_uwtmp()