Searched refs:ESTALE (Results 1 – 3 of 3) sorted by relevance
636 #ifdef ESTALE in JDK_execvpe()637 case ESTALE: in JDK_execvpe()
248 public static final int ESTALE = placeholder(); field in OsConstants903 if (errno == ESTALE) { in errnoName()
210 initConstant(env, c, "ESTALE", ESTALE); in OsConstants_initConstants()