Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp858 INTERCEPTOR(int, gethostname, char *name, SIZE_T len) { in INTERCEPTOR() argument
/llvm-project-15.0.7/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3550 TEST(MemorySanitizer, gethostname) { in TEST() argument