Searched defs:strcpy (Results 1 – 6 of 6) sorted by relevance
15 strcpy: label
12 strcpy: label
11 static inline char *strcpy(char *__dest, const char *__src) in strcpy() function
19 static inline char *strcpy(char *__dest, const char *__src) in strcpy() function
134 char *strcpy(char *dst, const char *src) in strcpy() function
80 char *strcpy(char *dest, const char *src) in strcpy() function