DOWN_TIME
case DOWN_TIME:
case DOWN_TIME:
if ((bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME))
bp->ut_type != BOOT_TIME && bp->ut_type != DOWN_TIME)
(bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME))
utmpx_write_entry(DOWN_TIME, DOWN_MSG, tstamp);
#define UTMAXTYPE DOWN_TIME /* Largest legal value of ut_type */
case DOWN_TIME:
case DOWN_TIME: