Searched defs:strcat (Results 1 – 3 of 3) sorted by relevance
16 strcat(s1, s2) in strcat() function
15 strcat(s, append) in strcat() function
73 char *(*strcat) __P((char *s1, char *s2)); /* 08 */ member