Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dutmp.h145 #define DOWN_MSG "system down" macro
/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c713 if (strcmp(Ut.ut_line, DOWN_MSG) != 0) { in inrange()
715 DOWN_MSG "'"); in inrange()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c375 utmpx_write_entry(DOWN_TIME, DOWN_MSG, tstamp); in utmpx_write_boottime()