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