Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dfwrite.c49 fwrite_unlocked(const void * __restrict buf, size_t size, size_t count, in fwrite_unlocked() function
100 n = fwrite_unlocked(buf, size, count, fp); in fwrite()
H A DSymbol.map174 fwrite_unlocked;
H A DMakefile.inc65 fread.3 fwrite_unlocked.3
/freebsd/contrib/diff/lib/
H A Dunlocked-io.h93 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
95 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/freebsd/include/
H A Dstdio.h360 size_t fwrite_unlocked(const void * __restrict, size_t, size_t,
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1510 /// size_t fwrite_unlocked(const void *ptr, size_t size, size_t nitems, FILE *stream);
1511 TLI_DEFINE_ENUM_INTERNAL(fwrite_unlocked)
1512 TLI_DEFINE_STRING_INTERNAL("fwrite_unlocked")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1822 fun:fwrite_unlocked=uninstrumented