Searched refs:ESTALE (Results 1 – 3 of 3) sorted by relevance
653 #ifdef ESTALE in JDK_execvpe()654 case ESTALE: in JDK_execvpe()
261 public static final int ESTALE = placeholder(); field in OsConstants1027 if (errno == ESTALE) { in errnoName()
211 initConstant(env, c, "ESTALE", ESTALE); in OsConstants_initConstants()