Home
last modified time | relevance | path

Searched refs:fputs_unlocked (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dfputs.c48 fputs_unlocked(const char * __restrict s, FILE * __restrict fp) in fputs_unlocked() function
71 retval = fputs_unlocked(s, fp); in fputs()
H A DSymbol.map172 fputs_unlocked;
H A DMakefile.inc61 MLINKS+=fputs.3 fputs_unlocked.3 \
/freebsd/contrib/diff/lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/freebsd/include/
H A Dstdio.h358 int fputs_unlocked(const char * __restrict, FILE * __restrict);
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1400 /// int fputs_unlocked(const char *s, FILE *stream);
1401 TLI_DEFINE_ENUM_INTERNAL(fputs_unlocked)
1402 TLI_DEFINE_STRING_INTERNAL("fputs_unlocked")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1767 fun:fputs_unlocked=uninstrumented