Searched defs:EACCES (Results 1 – 2 of 2) sorted by relevance
337 private static final int EACCES = 13; field in FileSystemPreferences
150 public static final int EACCES = placeholder(); field in OsConstants