Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dlast.c26 #ifndef SHUTDOWN_TIME
27 #define SHUTDOWN_TIME 254 macro
114 else if (!strcmp(ut.ut_user, "shutdown")) ut.ut_type = SHUTDOWN_TIME; in last_main()
126 if ((ut.ut_type == SHUTDOWN_TIME) || ((ut.ut_type == RUN_LVL) && in last_main()