Home
last modified time | relevance | path

Searched refs:ferror_unlocked (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/lib/libc/stdio/
Dferror.c47 #undef ferror_unlocked
61 ferror_unlocked(FILE *fp) in ferror_unlocked() function
DSymbol.map91 ferror_unlocked;
DMakefile.inc47 MLINKS+=ferror.3 ferror_unlocked.3 \
/freebsd-12-stable/contrib/diff/lib/
Dunlocked-io.h57 # define ferror(x) ferror_unlocked (x)
59 # define ferror_unlocked(x) ferror (x) macro
/freebsd-12-stable/contrib/gcclibs/libcpp/
Dsystem.h133 # define ferror(Stream) ferror_unlocked (Stream)
135 extern int ferror_unlocked (FILE *);
Dconfigure.ac53 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
Dconfig.in52 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
122 /* Define to 1 if you have the `ferror_unlocked' function. */
Dconfigure5024 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fge…
5631 char *p = (char *) ferror_unlocked;
/freebsd-12-stable/include/
Dstdio.h349 int ferror_unlocked(FILE *);
519 #define ferror_unlocked(p) __sferror(p) macro
/freebsd-12-stable/contrib/gcc/
Dsystem.h141 # define ferror(Stream) ferror_unlocked (Stream)
143 extern int ferror_unlocked (FILE *);
Dconfig.in396 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
657 /* Define to 1 if you have the `ferror_unlocked' function. */
Dconfigure9293 …clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked …
11395 …free basename getopt clock getpagesize clearerr_unlocked feof_unlocked ferror_unlocked fflush_un…
Dconfigure.ac1047 ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked dnl
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1695 fun:ferror_unlocked=uninstrumented