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