Searched refs:ENOSR (Results 1 – 3 of 3) sorted by relevance
297 public static final int ENOSR = placeholder(); field in OsConstants1163 if (errno == ENOSR) { in errnoName()
214 initConstant(env, c, "ENOSR", ENOSR); in OsConstants_initConstants()
27765 field public static final int ENOSR;