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