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

/illumos-gate/usr/src/head/
H A Dutmp.h121 #define OLD_TIME 3 macro
/illumos-gate/usr/src/cmd/who/
H A Dwho.c193 validtype[OLD_TIME] = 1;
269 validtype[OLD_TIME] = 1;
376 validtype[OLD_TIME] = 0;
/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c471 * Special case: OLD_TIME should be immediately followed by
478 if (Ut.ut_type == OLD_TIME) {
486 wcomplain("input truncated after OLD_TIME - "
494 * OLD_TIME record.
499 "after OLD_TIME - giving up");
597 case OLD_TIME:
599 wcomplain("nonzero pid or status in OLD_TIME record");
603 wcomplain("OLD_TIME record doesn't say `"
611 * an OLD_TIME record as they should, they'll be handled on
H A Dacctcon1.c248 case OLD_TIME:
H A Dacctcon.c224 case OLD_TIME:
/illumos-gate/usr/src/cmd/date/
H A Ddate.c69 {"", "", OTIME_MSG, 0, OLD_TIME, 0, 0, 0},
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c218 * OLD_TIME, and NEW_TIME entries, only the
225 case OLD_TIME:
H A Dgetutx.c329 * For RUN_LVL, BOOT_TIME, OLD_TIME, and NEW_TIME
336 case OLD_TIME:

Completed in 157 milliseconds