Searched defs:EILSEQ (Results 1 – 4 of 4) sorted by relevance
165 #define EILSEQ 86 /* Illegal byte sequence */ macro
152 #define EILSEQ 88 /* Illegal byte sequence. */ macro
466 public static final int EILSEQ = 88; field in PoolsException
63 #define EILSEQ EIO macro