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

/freebsd-current/include/
H A Dutmpx.h58 #define OLD_TIME 2 /* Time when system clock changed. */ macro
/freebsd-current/lib/libc/gen/
H A Dutxdb.c68 case OLD_TIME:
139 case OLD_TIME:
H A Dpututxline.c305 case OLD_TIME:
/freebsd-current/contrib/ntp/libntp/
H A Dsystime.c426 ut.ut_type = OLD_TIME;
445 utx.ut_type = OLD_TIME;
468 ut.ut_type = OLD_TIME;
487 utx.ut_type = OLD_TIME;
/freebsd-current/usr.bin/last/
H A Dlast.c291 if (bp->ut_type == OLD_TIME || bp->ut_type == NEW_TIME) {
358 case OLD_TIME:
/freebsd-current/usr.sbin/ac/
H A Dac.c443 case OLD_TIME:
/freebsd-current/bin/date/
H A Ddate.c344 utx.ut_type = OLD_TIME;
/freebsd-current/usr.bin/getent/
H A Dgetent.c644 case OLD_TIME:

Completed in 123 milliseconds