Searched defs:strcpy (Results 1 – 10 of 10) sorted by relevance
13 .globl strcpy symbol15 strcpy: label
11 .globl strcpy symbol12 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
159 static inline char *strcpy(char *dst, const char *src) in strcpy() function
19 char *strcpy(char *dest, const char *src) in strcpy() function
87 char *strcpy(char *dest, const char *src) in strcpy() function
113 char *strcpy(char *dst, const char *src) in strcpy() function
773 char *strcpy(char * const POS p, const char * const POS q) in strcpy() function
80 char *strcpy(char *dest, const char *src) in strcpy() function