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