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

/freebsd-13-stable/include/
H A Dutmpx.h60 #define OLD_TIME 2 /* Time when system clock changed. */ macro
/freebsd-13-stable/lib/libc/gen/
H A Dutxdb.c71 case OLD_TIME:
142 case OLD_TIME:
H A Dpututxline.c308 case OLD_TIME:
/freebsd-13-stable/contrib/ntp/libntp/
H A Dsystime.c427 ut.ut_type = OLD_TIME;
446 utx.ut_type = OLD_TIME;
469 ut.ut_type = OLD_TIME;
488 utx.ut_type = OLD_TIME;
/freebsd-13-stable/usr.bin/last/
H A Dlast.c335 if (bp->ut_type == OLD_TIME || bp->ut_type == NEW_TIME) {
402 case OLD_TIME:
/freebsd-13-stable/bin/date/
H A Ddate.c345 utx.ut_type = OLD_TIME;
/freebsd-13-stable/usr.sbin/ac/
H A Dac.c447 case OLD_TIME:
/freebsd-13-stable/usr.bin/getent/
H A Dgetent.c646 case OLD_TIME:

Completed in 91 milliseconds