Home
last modified time | relevance | path

Searched refs:BOOT_TIME (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/who/
H A Dwho.c188 validtype[BOOT_TIME] = 1; in main()
205 validtype[BOOT_TIME] = 1; in main()
371 validtype[BOOT_TIME] = 0; in main()
599 if (utmpp->ut_type != BOOT_TIME && in dump()
691 if (utmpp->ut_type == BOOT_TIME) { in dump()
/titanic_41/usr/src/cmd/last/
H A Dlast.c385 if (bp->ut_type == BOOT_TIME) { in main()
481 if ((bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME)) in want()
485 bp->ut_type != BOOT_TIME && bp->ut_type != DOWN_TIME) in want()
530 (bp->ut_type == BOOT_TIME) || (bp->ut_type == DOWN_TIME)) in record_time()
/titanic_41/usr/src/head/
H A Dutmp.h120 #define BOOT_TIME 2 macro
/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c452 if (rectmp == 0 || Ut.ut_type == BOOT_TIME) in scanfile()
586 case BOOT_TIME: in inrange()
H A Dacctcon1.c260 case BOOT_TIME: in loop()
H A Dacctcon.c238 case BOOT_TIME: in loop()
/titanic_41/usr/src/cmd/svc/startd/
H A Dutmpx.c384 utmpx_write_entry(BOOT_TIME, BOOT_MSG, tstamp); in utmpx_write_boottime()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetut.c223 case BOOT_TIME: in _compat_getutid()
H A Dgetutx.c334 case BOOT_TIME: in getutxid()
/titanic_41/usr/src/cmd/w/
H A Dw.c269 } else if (ut->ut_type == BOOT_TIME) { in main()
/titanic_41/usr/src/cmd/whodo/
H A Dwhodo.c265 } else if (ut->ut_type == BOOT_TIME) { in main()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c486 utmpx_id.ut_type = BOOT_TIME; in getkmem()
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.c1261 id.ut_type = BOOT_TIME; in get_boottime()
/titanic_41/usr/src/cmd/rpcsvc/
H A Drstat_proc.c203 utmpx_id.ut_type = BOOT_TIME; in stat_init()