Searched refs:strcat (Results 1 – 7 of 7) sorted by relevance
39 __warn_references(strcat,44 strcat(char *s, const char *append) in strcat() function
147 (void)strcat(resolved, "/");148 (void)strcat(resolved, wbuf);
11 .section .gnu.warning.strcat22 ENTRY(strcat)
55 extern char* strcat(char *, const char *);
49 using ::strcat;
451 (void) strcat(fullname, "/");452 (void) strcat(fullname, name);
187 string/strcat.c \