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