Searched defs:EILSEQ (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/comp/
H A Diconv.c62 #ifndef EILSEQ
63 #define EILSEQ EIO macro
557 e = EILSEQ;
573 e = EILSEQ;
660 e = EILSEQ;
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h165 #define EILSEQ 86 /* Illegal byte sequence */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h134 #define EILSEQ 88 /* Illegal byte sequence. */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java464 * EILSEQ.
466 public static final int EILSEQ = 88; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h154 #define EILSEQ 88 /* Illegal byte sequence. */ macro

Completed in 67 milliseconds