Home | History | Annotate | Download | only in ctestfw

Lines Matching full:strcat

349         strcat(pathToFunction, nodeList[i]->name);
350 strcat(pathToFunction, separatorString);
352 strcat(pathToFunction, nodeList[i]->name); /* including 'root' */