Home
last modified time | relevance | path

Searched refs:sethostname (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/libc/
H A DSECCOMP_BLOCKLIST_APP.TXT48 int sethostname(const char*, size_t) all
H A DSYSCALLS.TXT339 int sethostname(const char*, size_t) all
H A Dlibc.map.txt927 sethostname; # introduced=23
/aosp12/bionic/libc/include/
H A Dunistd.h274 int sethostname(const char* __name, size_t __n) __INTRODUCED_IN(23);
/aosp12/bionic/tests/
H A Dunistd_test.cpp720 TEST(UNISTD_TEST, sethostname) { in TEST() argument
725 ASSERT_EQ(-1, sethostname("", -1)); in TEST()
/aosp12/bionic/docs/
H A Dstatus.md167 …* `clock_getcpuclockid`, `login_tty`, `mkfifoat`, `posix_madvise`, `sethostname`, `strcasecmp_l`/`…
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt927 sethostname; # introduced=23