Home
last modified time | relevance | path

Searched refs:BOOT_MSG (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/head/
H A Dutmp.h141 #define BOOT_MSG "system boot" macro
/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c591 if (strcmp(Ut.ut_line, BOOT_MSG) != 0) { in inrange()
593 BOOT_MSG "'"); in inrange()
/titanic_41/usr/src/cmd/svc/startd/
H A Dutmpx.c384 utmpx_write_entry(BOOT_TIME, BOOT_MSG, tstamp); in utmpx_write_boottime()