OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv_uptime
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
cygwin.c
28
int
uv_uptime
(double* uptime) {
function
haiku.c
111
int
uv_uptime
(double* uptime) {
function
hurd.c
110
int
uv_uptime
(double* uptime) {
function
qnx.c
110
int
uv_uptime
(double* uptime) {
function
darwin.c
167
int
uv_uptime
(double* uptime) {
function
freebsd.c
170
int
uv_uptime
(double* uptime) {
function
netbsd.c
169
int
uv_uptime
(double* uptime) {
function
openbsd.c
168
int
uv_uptime
(double* uptime) {
function
ibmi.c
282
int
uv_uptime
(double* uptime) {
function
linux-core.c
214
int
uv_uptime
(double* uptime) {
function
sunos.c
652
int
uv_uptime
(double* uptime) {
function
aix.c
1033
int
uv_uptime
(double* uptime) {
function
os390.c
219
int
uv_uptime
(double* uptime) {
function
linux.c
1694
int
uv_uptime
(double* uptime) {
function
/src/external/mit/libuv/dist/test/
test-platform-output.c
63
err =
uv_uptime
(&uptime);
69
printf("
uv_uptime
: %f\n", uptime);
/src/external/mit/libuv/dist/src/win/
util.c
502
int
uv_uptime
(double* uptime) {
function
/src/external/mit/libuv/dist/include/
uv.h
1280
UV_EXTERN int
uv_uptime
(double* uptime);
Completed in 38 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026