Searched defs:gethostname (Results 1 – 7 of 7) sorted by relevance
36 gethostname(char *name, size_t namelen) in gethostname() function
32 gethostname(name, namelen) in gethostname() function
135 #define gethostname win32_gethostname macro
3892 extern int gethostname (); function
1429 WRAPPER2(int, gethostname, char *name, size_t len) in WRAPPER2() argument
870 INTERCEPTOR(int, gethostname, char *name, SIZE_T len) { in INTERCEPTOR() argument
3565 TEST(MemorySanitizer, gethostname) { in TEST() argument