Home | History | Annotate | Download | only in coregrind

Lines Matching full:strcat

204       strcat(prefix, "/vgdb-pipe");
1927 strcat (hexcommand, "$qRcmd,");
1930 strcat (hexcommand, hex);
1936 strcat(hexcommand, "#");
1938 strcat(hexcommand, hex);
2139 strcat (vgdb_format, suffix);
2181 strcat (pathname, f->d_name);
2375 strcat (commands[last_command], " ");
2376 strcat (commands[last_command], argv[i]);