Searched refs:FILS (Results 1 – 1 of 1) sorted by relevance
107 typedef struct { FILE *f_f; char *f_name; wchar_t f_nextc; } FILS; typedef115 static FILS *Files;185 static FILE *mustopen(char *, FILS *);196 FILS fstr[NFILES]; in main()1093 FILS *q; in get()1321 mustopen(char *s, FILS *f)