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