Searched defs:chcount (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoscan.c45 static int chcount,flag_eof; variable
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c143 int chcount, flag_eof; local
600 number(int *chcount, int *flag_eof, int stow, int type, int len, int size, FILE *iop, va_list *listp) argument
828 readchar(FILE *iop, int *chcount) argument
845 string(int *chcount, int *flag_eof, int stow, int type, int len, char *tab, FILE *iop, va_list *listp) argument
976 wstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, va_list *listp) argument
1012 wstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, va_list *listp) argument
1049 _wd_getwc(int *chcount, FILE *iop) argument
1074 _wd_ungetwc(int *chcount, wchar_t wc, FILE *iop) argument
1122 wbrstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, unsigned char *brstr, va_list *listp) argument
1186 brstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, unsigned char *brstr, va_list *listp) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ed/
H A Ded.c2657 int chcount; /* # of char read. */ local

Completed in 95 milliseconds