Home | History | Annotate | Download | only in bits

Lines Matching refs:FILE

3    This file is part of the GNU C Library.
86 extern int __fprintf_chk (FILE *__restrict __stream, int __flag,
89 extern int __vfprintf_chk (FILE *__restrict __stream, int __flag,
96 fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...)
125 vfprintf (FILE *__restrict __stream,
147 FILE *__restrict __stream) __wur;
150 FILE *__restrict __stream), fgets) __wur;
153 FILE *__restrict __stream), __fgets_chk)
158 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
173 FILE *__restrict __stream) __wur;
176 size_t __n, FILE *__restrict __stream),
181 FILE *__restrict __stream),
188 FILE *__restrict __stream)
205 int __n, FILE *__restrict __stream) __wur;
208 FILE *__restrict __stream), fgets_unlocked) __wur;
211 FILE *__restrict __stream), __fgets_unlocked_chk)
216 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream)
234 FILE *__restrict __stream) __wur;
237 size_t __n, FILE *__restrict __stream),
242 FILE *__restrict __stream),
249 FILE *__restrict __stream)