Home
last modified time | relevance | path

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

/third_party/musl/src/fortify/linux/
Dfortify.c414 int __sprintf_chk(char* dest, int flags, size_t dst_len_from_compiler, const char* format, ...) in __sprintf_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c403 int __sprintf_chk(char* dest, int flags, size_t dst_len_from_compiler, const char* format, ...) in __sprintf_chk() function