Searched refs:EILSEQ (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dstrtows.c42 errno = EILSEQ;
55 errno = EILSEQ;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dwcrtomb.c49 errno = EILSEQ;
H A Dmbsrtowcs.c133 errno = EILSEQ;
H A Dmbrtowc.c309 errno = EILSEQ;
H A Dvasnprintf.c2005 errno = EILSEQ;
2030 errno = EILSEQ;
2133 errno = EILSEQ;
2158 errno = EILSEQ;
2261 errno = EILSEQ;
2286 errno = EILSEQ;
2494 errno = EILSEQ;
2530 errno = EILSEQ;
2662 errno = EILSEQ;
2707 errno = EILSEQ;
[all...]
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dvwscanf.c120 errno = EILSEQ;
128 errno = EILSEQ;
H A Ddoscan.c1290 errno = EILSEQ;
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dunistr.c397 * EILSEQ The input string cannot be represented as a multibyte
473 errno = EILSEQ;
507 * EILSEQ The input string cannot be represented as a Unicode
558 errno = EILSEQ;
611 errno = EILSEQ;
621 errno = EILSEQ;
H A Ddir.c539 err = EILSEQ;
/osnet-11/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;
H A Dsetlocale.c657 #ifdef EILSEQ
658 errno = EILSEQ;
/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c336 errno = EILSEQ;
1690 errno = EILSEQ;
1792 errno = EILSEQ;
1820 errno = EILSEQ;
1826 errno = EILSEQ;
1839 errno = EILSEQ;
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c378 errno = EILSEQ;
599 sav_errno = EILSEQ;
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dedit.c965 #ifdef EILSEQ
966 else if(errno == EILSEQ)

Completed in 86 milliseconds