Searched refs:ENOTDIR (Results 1 – 4 of 4) sorted by relevance
236 else if (errno == ENOENT || errno == ENOTDIR || errno == EACCES || errno == ENOTCONN) { in canonicalize()
627 case ENOTDIR: in JDK_execvpe()
217 public static final int ENOTDIR = placeholder(); field in OsConstants818 if (errno == ENOTDIR) { in errnoName()
187 initConstant(env, c, "ENOTDIR", ENOTDIR); in OsConstants_initConstants()