Searched refs:EISDIR (Results 1 – 3 of 3) sorted by relevance
274 public static final int EISDIR = placeholder(); field in OsConstants1094 if (errno == EISDIR) { in errnoName()
191 initConstant(env, c, "EISDIR", EISDIR); in OsConstants_initConstants()
27743 field public static final int EISDIR;