Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/libntp/
HDsystime.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()
/freebsd-head/lib/libc/gen/
HDutxdb.c68 case OLD_TIME: in utx_to_futx()
139 case OLD_TIME: in futx_to_utx()
HDpututxline.c305 case OLD_TIME: in pututxline()
/freebsd-head/include/
HDutmpx.h58 #define OLD_TIME 2 /* Time when system clock changed. */ macro
/freebsd-head/usr.bin/last/
HDlast.c297 if (bp->ut_type == OLD_TIME || bp->ut_type == NEW_TIME) { in doentry()
367 case OLD_TIME: in printentry()
/freebsd-head/usr.sbin/ac/
HDac.c443 case OLD_TIME: in ac()
/freebsd-head/usr.bin/getent/
HDgetent.c644 case OLD_TIME: in utmpxprint()