Searched defs:getnameinfo (Results 1 – 4 of 4) sorted by relevance
219 …public static String getnameinfo(InetAddress address, int flags) throws GaiException { return Libc… in getnameinfo() method in Os
92 public String getnameinfo(InetAddress address, int flags) throws GaiException; in getnameinfo() method
116 …public String getnameinfo(InetAddress address, int flags) throws GaiException { return os.getnamei… in getnameinfo() method in ForwardingOs
90 public native String getnameinfo(InetAddress address, int flags) throws GaiException; in getnameinfo() method in Linux