Searched refs:DOWN_TIME (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/head/
H A Dutmp.h131 #define DOWN_TIME 10 macro
133 #define UTMAXTYPE DOWN_TIME /* Largest legal value of ut_type */
/illumos-gate/usr/src/cmd/last/
H A Dlast.c481 if ((bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME))
485 bp->ut_type != BOOT_TIME && bp->ut_type != DOWN_TIME)
530 (bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME))
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c362 * The DOWN_TIME record tracks when the OS became unavailable
365 * unavailable. If the file is empty, skip writing a DOWN_TIME
375 utmpx_write_entry(DOWN_TIME, DOWN_MSG, tstamp);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c217 * For RUN_LVL, BOOT_TIME, DOWN_TIME,
224 case DOWN_TIME:
H A Dgetutx.c335 case DOWN_TIME:
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon.c236 case DOWN_TIME:
H A Dwtmpfix.c710 case DOWN_TIME:
712 wcomplain("nonzero pid or status in DOWN_TIME record");
716 wcomplain("DOWN_TIME record doesn't say `"

Completed in 325 milliseconds