Searched refs:fwrite_unlocked (Results 1 – 6 of 6) sorted by relevance
| /src/lib/libc/stdio/ |
| H A D | fwrite.c | 49 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 D | Symbol.map | 173 fwrite_unlocked;
|
| H A D | Makefile.inc | 65 fread.3 fwrite_unlocked.3
|
| /src/include/ |
| H A D | stdio.h | 360 size_t fwrite_unlocked(const void * __restrict, size_t, size_t,
|
| /src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 1510 /// 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")
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1822 fun:fwrite_unlocked=uninstrumented
|