Searched refs:RUN_LVL (Results 1 – 6 of 6) sorted by relevance
112 if (!strcmp(ut.ut_user, "runlevel")) ut.ut_type = RUN_LVL; in last_main()126 if ((ut.ut_type == SHUTDOWN_TIME) || ((ut.ut_type == RUN_LVL) && in last_main()131 curlog_type = RUN_LVL; in last_main()164 case RUN_LVL: in last_main()
45 #define RUN_LVL 1 macro
54 #define RUN_LVL 1 macro