Home
last modified time | relevance | path

Searched refs:BOOT_TIME (Results 1 - 18 of 18) sorted by relevance

/third_party/toybox/toys/pending/
H A Dlast.c113 else if (!strcmp(ut.ut_user, "reboot")) ut.ut_type = BOOT_TIME; in last_main()
132 } else if (ut.ut_type == BOOT_TIME) { in last_main()
139 curlog_type = BOOT_TIME; in last_main()
167 case BOOT_TIME: in last_main()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/include/
H A Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/libc-test/src/api/
H A Dutmpx.c19 C(BOOT_TIME) in f()
/third_party/libuv/src/unix/
H A Dos390.c224 u.ut_type = BOOT_TIME; in uv_uptime()
H A Daix.c1046 if (utmp_buf->ut_type == BOOT_TIME) in uv_uptime()
/third_party/node/deps/uv/src/unix/
H A Daix.c1030 if (utmp_buf->ut_type == BOOT_TIME) in uv_uptime()
H A Dos390.c220 u.ut_type = BOOT_TIME; in uv_uptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs647 pub const BOOT_TIME: ::c_short = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1425 pub const BOOT_TIME: ::c_short = 2; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1441 pub const BOOT_TIME: ::c_short = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2194 pub const BOOT_TIME: u16 = 2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1876 pub const BOOT_TIME: ::c_short = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2183 pub const BOOT_TIME: ::c_short = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2987 pub const BOOT_TIME: ::c_short = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2622 pub const BOOT_TIME: ::c_short = 2; consts

Completed in 70 milliseconds