Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dlast.c112 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()
/third_party/musl/ndk_musl_include/
Dutmpx.h45 #define RUN_LVL 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/musl/include/
Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt398 RUN_LVL
Dnetbsd.txt897 RUN_LVL
Ddragonfly.txt859 RUN_LVL
Dapple.txt1253 RUN_LVL
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs646 pub const RUN_LVL: ::c_short = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1424 pub const RUN_LVL: ::c_short = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2193 pub const RUN_LVL: u16 = 1; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1875 pub const RUN_LVL: ::c_short = 1; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2182 pub const RUN_LVL: ::c_short = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2621 pub const RUN_LVL: ::c_short = 1; constant