Searched defs:__strcpy_chk (Results 1 – 2 of 2) sorted by relevance
130 #define __strcpy_chk BUILTIN(__strcpy_chk) macro131 char *__strcpy_chk(char *restrict s1, const char *restrict s2, size_t destlen); function
253 #define __strcpy_chk BUILTIN(__strcpy_chk) macro