Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dferror.c41 #undef ferror_unlocked
55 ferror_unlocked(FILE *fp) in ferror_unlocked() function
H A DSymbol.map86 ferror_unlocked;
H A DMakefile.inc46 MLINKS+=ferror.3 ferror_unlocked.3 \
/freebsd/contrib/diff/lib/
H A Dunlocked-io.h57 # define ferror(x) ferror_unlocked (x)
59 # define ferror_unlocked(x) ferror (x) macro
/freebsd/include/
H A Dstdio.h345 int ferror_unlocked(FILE *);
517 #define ferror_unlocked(p) __sferror(p) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1700 fun:ferror_unlocked=uninstrumented