Home
last modified time | relevance | path

Searched refs:SHUTDOWN_TIME (Results 1 – 3 of 3) 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()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs1129 pub const SHUTDOWN_TIME: ::c_short = 8; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1436 pub const SHUTDOWN_TIME: ::c_short = 11; constant