Searched refs:__strcpy_chk (Results 1 – 7 of 7) sorted by relevance
15 __strcpy_chk;
18 __strcpy_chk;
41 __strcpy_chk(char * __restrict dst, const char * __restrict src, size_t slen) in __strcpy_chk() function
46 char *__strcpy_chk(char *, const char *, size_t);
743 /// char *__strcpy_chk(char *s1, const char *s2, size_t s1size);745 TLI_DEFINE_STRING_INTERNAL("__strcpy_chk")
1105 fun:__strcpy_chk=uninstrumented
1853 link with ws2_32 needs -l:libssp.a for __strcpy_chk.