Home
last modified time | relevance | path

Searched refs:BOOT_TIME (Results 1 – 24 of 24) sorted by relevance

/third_party/toybox/toys/pending/
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/ndk_musl_include/
Dutmpx.h46 #define BOOT_TIME 2 macro
/third_party/musl/porting/uniproton/kernel/include/
Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/include/
Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dutmpx.h55 #define BOOT_TIME 2 macro
/third_party/musl/libc-test/src/api/
Dutmpx.c19 C(BOOT_TIME) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt29 BOOT_TIME
Dnetbsd.txt124 BOOT_TIME
Ddragonfly.txt106 BOOT_TIME
Dfreebsd.txt133 BOOT_TIME
Dapple.txt187 BOOT_TIME
/third_party/libuv/src/unix/
Dos390.c220 u.ut_type = BOOT_TIME; in uv_uptime()
Daix.c1030 if (utmp_buf->ut_type == BOOT_TIME) in uv_uptime()
/third_party/node/deps/uv/src/unix/
Dos390.c220 u.ut_type = BOOT_TIME; in uv_uptime()
Daix.c1030 if (utmp_buf->ut_type == BOOT_TIME) in uv_uptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs647 pub const BOOT_TIME: ::c_short = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1425 pub const BOOT_TIME: ::c_short = 2; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1441 pub const BOOT_TIME: ::c_short = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2194 pub const BOOT_TIME: u16 = 2; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1876 pub const BOOT_TIME: ::c_short = 2; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2183 pub const BOOT_TIME: ::c_short = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2987 pub const BOOT_TIME: ::c_short = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2622 pub const BOOT_TIME: ::c_short = 2; constant