Home
last modified time | relevance | path

Searched refs:gethostname (Results 1 – 5 of 5) sorted by relevance

/libuv/test/
H A Dtest-gethostname.c26 TEST_IMPL(gethostname) { in TEST_IMPL() argument
H A Dtest-list.h304 TEST_DECLARE (gethostname)
960 TEST_ENTRY (gethostname)
/libuv/
H A DMakefile.am192 test/test-gethostname.c \
H A DCMakeLists.txt565 test/test-gethostname.c
/libuv/src/unix/
H A Dcore.c1502 if (gethostname(buf, sizeof(buf)) != 0) in uv_os_gethostname()

Completed in 19 milliseconds