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