Home
last modified time | relevance | path

Searched refs:OLD_TIME (Results 1 – 8 of 8) sorted by relevance

/src/contrib/ntp/libntp/
H A Dsystime.c426 ut.ut_type = OLD_TIME; in update_uwtmp()
445 utx.ut_type = OLD_TIME; in update_uwtmp()
468 ut.ut_type = OLD_TIME; in update_uwtmp()
487 utx.ut_type = OLD_TIME; in update_uwtmp()
/src/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()
/src/include/
H A Dutmpx.h58 #define OLD_TIME 2 /* Time when system clock changed. */ macro
/src/usr.bin/last/
H A Dlast.c297 if (bp->ut_type == OLD_TIME || bp->ut_type == NEW_TIME) { in doentry()
367 case OLD_TIME: in printentry()
/src/bin/date/
H A Ddate.c350 utx.ut_type = OLD_TIME; in setthetime()
/src/usr.sbin/ac/
H A Dac.c443 case OLD_TIME: in ac()
/src/usr.bin/getent/
H A Dgetent.c644 case OLD_TIME: in utmpxprint()