Home
last modified time | relevance | path

Searched defs:flag_eof (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/lib/libc/port/stdio/
H A Ddoscan.c141 int chcount, flag_eof; in __wdoscan_u() local
598 number(int *chcount, int *flag_eof, int stow, int type, int len, int size, in number()
843 string(int *chcount, int *flag_eof, int stow, int type, int len, char *tab, in string()
974 wstring(int *chcount, int *flag_eof, int stow, int type, in wstring()
1010 wstring(int *chcount, int *flag_eof, int stow, int type, int len, FILE *iop, in wstring()
1120 wbrstring(int *chcount, int *flag_eof, int stow, int type,
1184 brstring(int *chcount, int *flag_eof, int stow, int type,
/titanic_53/usr/src/lib/libbc/libc/stdio/common/
H A Ddoscan.c45 static int chcount,flag_eof; variable