Searched refs:ENODEV (Results 1 – 3 of 3) sorted by relevance
656 #ifdef ENODEV in JDK_execvpe()657 case ENODEV: in JDK_execvpe()
227 public static final int ENODEV = placeholder(); field in OsConstants934 if (errno == ENODEV) { in errnoName()
180 initConstant(env, c, "ENODEV", ENODEV); in OsConstants_initConstants()