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