Searched defs:ERANGE (Results 1 – 2 of 2) sorted by relevance
136 static final int ERANGE = OsConstants.ERANGE; field in UnixConstants
244 public static final int ERANGE = placeholder(); field in OsConstants