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