Home
last modified time | relevance | path

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.c534 if ((bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME)) in want()
538 bp->ut_type != BOOT_TIME && bp->ut_type != DOWN_TIME) in want()
583 (bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME)) in record_time()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c375 utmpx_write_entry(DOWN_TIME, DOWN_MSG, tstamp); in utmpx_write_boottime()
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon.c234 case DOWN_TIME: in loop()
H A Dwtmpfix.c708 case DOWN_TIME: in inrange()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c224 case DOWN_TIME: in _compat_getutid()
H A Dgetutx.c335 case DOWN_TIME: in getutxid()