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

/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c6556 typedef char *(WSAAPI inet_ntop_t)(int, void *, char *, size_t); typedef
6557 inet_ntop_t *pInetNtop;
6558 pInetNtop = (inet_ntop_t *)get_proc_address("ws2_32", "inet_ntop", NULL);

Completed in 173 milliseconds