Searched defs:strerror (Results 1 – 3 of 3) sorted by relevance
120 public String strerror(int errno) { return os.strerror(errno); } in strerror() method in ForwardingOs
114 public String strerror(int errno); in strerror() method
164 public native String strerror(int errno); in strerror() method in Posix