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

/osnet-11/usr/src/lib/libc/port/stdio/
H A Ddoscan.c95 static int _bi_ungetwc(wint_t, FILE *);
1036 if (len > 0 && _bi_ungetwc(wch, iop) == EOF)
1173 if (len > 0 && _bi_ungetwc(wch, iop) == WEOF)
1307 _bi_ungetwc(wint_t wc, FILE *iop) function

Completed in 16 milliseconds