Home | History | Annotate | Download | only in iotest

Lines Matching refs:malloc

143             tdpath = (char*) malloc(sizeof(char) *(( strlen(directory) * strlen(tdrelativepath)) + 100));