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