Searched refs:ENODEV (Results 1 – 2 of 2) sorted by relevance
203 public static final int ENODEV = placeholder(); field in OsConstants768 if (errno == ENODEV) { in errnoName()
176 initConstant(env, c, "ENODEV", ENODEV); in OsConstants_initConstants()