Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/libntp/
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()
/freebsd-12-stable/lib/libc/gen/
Dutxdb.c71 case OLD_TIME: in utx_to_futx()
146 case OLD_TIME: in futx_to_utx()
Dpututxline.c308 case OLD_TIME: in pututxline()
/freebsd-12-stable/include/
Dutmpx.h60 #define OLD_TIME 2 /* Time when system clock changed. */ macro
/freebsd-12-stable/usr.bin/last/
Dlast.c335 if (bp->ut_type == OLD_TIME || bp->ut_type == NEW_TIME) { in doentry()
402 case OLD_TIME: in printentry()
/freebsd-12-stable/bin/date/
Ddate.c374 utx.ut_type = OLD_TIME; in setthetime()
/freebsd-12-stable/usr.sbin/ac/
Dac.c447 case OLD_TIME: in ac()
/freebsd-12-stable/usr.bin/getent/
Dgetent.c646 case OLD_TIME: in utmpxprint()
/freebsd-12-stable/usr.sbin/timed/timed/
Dslave.c282 utx.ut_type = OLD_TIME; in slave()
Dmaster.c373 utx.ut_type = OLD_TIME; in mchgdate()