inet_ntop 122 ext/socket/getnameinfo.c inet_ntop(int af, const void *addr, char *numaddr, size_t numaddr_len) inet_ntop 649 ext/socket/option.c inet_ntop(int af, const void *addr, char *numaddr, size_t numaddr_len) inet_ntop 664 ext/socket/option.c # define inet_ntop(f,a,n,l) rb_w32_inet_ntop(f,a,n,l) inet_ntop 616 include/ruby/win32.h #undef inet_ntop inet_ntop 617 include/ruby/win32.h #define inet_ntop(f,a,n,l) rb_w32_inet_ntop(f,a,n,l)