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