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