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