Home
last modified time | relevance | path

Searched defs:fwrite (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/stdio/
Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() function
/third_party/musl/src/stdio/
Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dfwrite.c28 size_t fwrite(const void *restrict src, size_t size, size_t nmemb, FILE *restrict f) in fwrite() function
/third_party/musl/porting/linux/user/include/fortify/
Dstdio.h59 size_t fwrite(const void* const __DIAGNOSE_PASS_OBJECT_SIZE0 buf, in fwrite() function