Home
last modified time | relevance | path

Searched defs:__fwrite_chk (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/fortify/linux/
Dfortify.c365 size_t __fwrite_chk(const void* buf, size_t size, size_t count, FILE* stream, size_t buf_size) in __fwrite_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c354 size_t __fwrite_chk(const void* buf, size_t size, size_t count, FILE* stream, size_t buf_size) in __fwrite_chk() function