Searched refs:win32_inet_ntop (Results 1 – 3 of 3) sorted by relevance
104 return win32_inet_ntop(af, src, dst, size); in inet_ntop()
46 const char* win32_inet_ntop(int af, const void *src, char* dst, socklen_t size);
35 const char* win32_inet_ntop(int af, const void *src, in win32_inet_ntop() function