Searched refs:__strcpy_chk (Results 1 – 1 of 1) sorted by relevance
598 char * __strcpy_chk(char *restrict dst, const char *restrict src, size_t chk_size);671 __strcpy_chk(char *restrict dst, const char *restrict src, size_t chk_size) in __strcpy_chk() function