Home
last modified time | relevance | path

Searched refs:KERN_BOOTTIME (Results 1 - 12 of 12) sorted by relevance

/third_party/libuv/src/unix/
H A Ddarwin.c177 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime()
H A Dnetbsd.c173 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime()
H A Dopenbsd.c172 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime()
/third_party/node/deps/uv/src/unix/
H A Dnetbsd.c168 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime()
H A Dopenbsd.c167 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime()
H A Ddarwin.c175 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1382 pub const KERN_BOOTTIME: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs961 pub const KERN_BOOTTIME: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2115 pub const KERN_BOOTTIME: ::c_int = 83; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2235 pub const KERN_BOOTTIME: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2138 pub const KERN_BOOTTIME: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4114 pub const KERN_BOOTTIME: ::c_int = 21; consts

Completed in 48 milliseconds