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