Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A 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()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2994 pub const SHUTDOWN_TIME: ::c_short = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2631 pub const SHUTDOWN_TIME: ::c_short = 11; consts

Completed in 24 milliseconds