Searched defs:strcpy (Results 1 – 10 of 10) sorted by relevance
14 strcpy: label
22 strcpy: label
16 strcpy: label
23 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
12 static inline char *strcpy(char *__dest, const char *__src) in strcpy() function
96 static inline char *strcpy(char *dst, const char *src) in strcpy() function
17 char *strcpy(char *dest, const char *src) in strcpy() function
70 char *strcpy(char *dest, const char *src) in strcpy() function
83 char *strcpy(char *dest, const char *src) in strcpy() function