Home
last modified time | relevance | path

Searched refs:RUN_LVL (Results 1 - 11 of 11) sorted by relevance

/third_party/toybox/toys/pending/
H A 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/porting/liteos_m/kernel/include/
H A Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/musl/include/
H A Dutmpx.h54 #define RUN_LVL 1 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs646 pub const RUN_LVL: ::c_short = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1424 pub const RUN_LVL: ::c_short = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2193 pub const RUN_LVL: u16 = 1; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1875 pub const RUN_LVL: ::c_short = 1; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2182 pub const RUN_LVL: ::c_short = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2621 pub const RUN_LVL: ::c_short = 1; consts

Completed in 44 milliseconds