Home
last modified time | relevance | path

Searched defs:gethostname (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dgethostname.cpp34 int gethostname(char* buf, size_t n) { in gethostname() function
/aosp12/bionic/tests/
H A Dunistd_test.cpp728 TEST(UNISTD_TEST, gethostname) { in TEST() argument