Searched defs:gai_strerror (Results 1 – 3 of 3) sorted by relevance
54 public String gai_strerror(int error) { return os.gai_strerror(error); } in gai_strerror() method in ForwardingOs
45 public String gai_strerror(int error); in gai_strerror() method
48 public native String gai_strerror(int error); in gai_strerror() method in Posix