Searched refs:wxGethostbyname_r (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp285 struct hostent * wxGethostbyname_r(const char *hostname, struct hostent *h, function
2090 he = wxGethostbyname_r(hostname, &h, (void*)&buffer, sizeof(buffer), &err);

Completed in 104 milliseconds