Searched refs:RUN_LEVEL_MSG (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/acct/
H A Dwtmpfix.c69 #define RUN_LEVEL_MSG "run-level " macro
74 #define RLVLMSG_LEN (sizeof (RUN_LEVEL_MSG) - 1)
574 if (strncmp(Ut.ut_line, RUN_LEVEL_MSG, RLVLMSG_LEN) != 0) {
576 RUN_LEVEL_MSG "'");

Completed in 114 milliseconds