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