Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/stdio/
H A Ddoscan.c143 int chcount, flag_eof; in __wdoscan_u() local
600 number(int *chcount, int *flag_eof, int stow, int type, int len, int size, in number()
828 readchar(FILE *iop, int *chcount) in readchar()
845 string(int *chcount, int *flag_eof, int stow, int type, int len, char *tab, in string()
976 wstring(int *chcount, int *flag_eof, int stow, int type, in wstring()
1012 wstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, in wstring()
1049 _wd_getwc(int *chcount, FILE *iop) in _wd_getwc()
1074 _wd_ungetwc(int *chcount, wchar_t wc, FILE *iop) in _wd_ungetwc()
1122 wbrstring(int *chcount, int *flag_eof, int stow, int type,
1186 brstring(int *chcount, int *flag_eof, int stow, int type,
/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Ddoscan.c45 static int chcount,flag_eof; variable
/titanic_41/usr/src/cmd/ed/
H A Ded.c2650 int chcount; /* # of char read. */ in eopen() local