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