Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c267 size_t supplied_size, size_t dst_len_from_compiler) in __strlcpy_diagnose()
274 size_t supplied_size, size_t dst_len_from_compiler) in __strlcat_diagnose()
376 char* __fgets_chk(char* dest, int supplied_size, FILE* stream, size_t dst_len_from_compiler) in __fgets_chk()
382 int __vsnprintf_chk(char* dest, size_t supplied_size, int flags, in __vsnprintf_chk()
404 int __snprintf_chk(char* dest, size_t supplied_size, int flags, in __snprintf_chk()