Home
last modified time | relevance | path

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

/third_party/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()
/third_party/rust/crates/libc/libc-test/semver/
Dfreebsd.txt1104 SHUTDOWN_TIME
Dapple.txt1282 SHUTDOWN_TIME
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2994 pub const SHUTDOWN_TIME: ::c_short = 8; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2631 pub const SHUTDOWN_TIME: ::c_short = 11; constant