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