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