Home
last modified time | relevance | path

Searched defs:uptime (Results 1 – 25 of 61) sorted by relevance

123

/third_party/node/deps/uv/src/unix/
Dcygwin.c28 int uv_uptime(double* uptime) { in uv_uptime()
Dqnx.c110 int uv_uptime(double* uptime) { in uv_uptime()
Dhurd.c110 int uv_uptime(double* uptime) { in uv_uptime()
Dhaiku.c106 int uv_uptime(double* uptime) { in uv_uptime()
Dopenbsd.c163 int uv_uptime(double* uptime) { in uv_uptime()
Dnetbsd.c164 int uv_uptime(double* uptime) { in uv_uptime()
/third_party/libuv/src/unix/
Dcygwin.c28 int uv_uptime(double* uptime) { in uv_uptime()
Dqnx.c115 int uv_uptime(double* uptime) { in uv_uptime()
Dhurd.c110 int uv_uptime(double* uptime) { in uv_uptime()
Dhaiku.c111 int uv_uptime(double* uptime) { in uv_uptime()
Dopenbsd.c168 int uv_uptime(double* uptime) { in uv_uptime()
Ddarwin.c173 int uv_uptime(double* uptime) { in uv_uptime()
Dnetbsd.c169 int uv_uptime(double* uptime) { in uv_uptime()
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
Dsysinfo03.c39 long uptime; in verify_sysinfo() local
/third_party/libuv/test/
Dtest-platform-output.c31 double uptime; in TEST_IMPL() local
/third_party/rust/crates/nix/src/sys/
Dsysinfo.rs35 pub fn uptime(&self) -> Duration { in uptime() method
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dsysinfo.h9 unsigned long uptime; member
/third_party/musl/porting/liteos_a/kernel/include/
Dsysinfo.h9 unsigned long uptime; member
/third_party/musl/porting/linux/user/include/sys/
Dsysinfo.h12 unsigned long uptime; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsysinfo.h11 unsigned long uptime; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsysinfo.h11 unsigned long uptime; member
/third_party/musl/include/sys/
Dsysinfo.h12 unsigned long uptime; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsysinfo.h11 unsigned long uptime; member
/third_party/musl/src/linux/x32/
Dsysinfo.c8 klong uptime; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_process.js51 uptime: function (...args) { method

123