Home | History | Annotate | Download | only in lib

Lines Matching refs:tmpLine

2019           char *tmpLine;
2021 tmpLine = aprintf("%s\n", sshc->readdir_filename);
2022 if(tmpLine == NULL) {
2028 tmpLine, sshc->readdir_len+1);
2029 free(tmpLine);