Searched defs:strcpy (Results 1 – 3 of 3) sorted by relevance
11 strcpy: label
14 static inline char *strcpy(char *__dest, const char *__src) in strcpy() function
75 char * strcpy(char * dest,const char *src) in strcpy() function
Completed in 5 milliseconds