Home
last modified time | relevance | path

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

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