Searched refs:ENODEV (Results 1 – 3 of 3) sorted by relevance
634 #ifdef ENODEV in JDK_execvpe()635 case ENODEV: in JDK_execvpe()
203 public static final int ENODEV = placeholder(); field in OsConstants776 if (errno == ENODEV) { in errnoName()
173 initConstant(env, c, "ENODEV", ENODEV); in OsConstants_initConstants()