Searched refs:EILSEQ (Results 1 – 3 of 3) sorted by relevance
269 public static final int EILSEQ = placeholder(); field in OsConstants1071 if (errno == EILSEQ) { in errnoName()
166 initConstant(env, c, "EILSEQ", EILSEQ); in OsConstants_initConstants()
230 field public static final int EILSEQ;