Home
last modified time | relevance | path

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

/libio/bits/
A Dstdio.h91 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked()
101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked()
118 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline()
128 __NTH (feof_unlocked (FILE *__stream)) in __NTH()
135 __NTH (ferror_unlocked (FILE *__stream)) in __NTH()
A Dstdio2.h103 fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) in fprintf()
132 vfprintf (FILE *__restrict __stream, in vfprintf()
262 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets()
289 FILE *__restrict __stream) in fread()
314 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked()
344 FILE *__restrict __stream) in fread_unlocked()

Completed in 5 milliseconds