Home
last modified time | relevance | path

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

/third_party/musl/src/fortify/linux/
Dfortify.c252 char *__strncpy_chk(char *dest, const char *src, size_t len, size_t dst_len) in __strncpy_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c241 char *__strncpy_chk(char *dest, const char *src, size_t len, size_t dst_len) in __strncpy_chk() function