Searched refs:tmpLine (Results 1 – 1 of 1) sorted by relevance
2019 char *tmpLine; in ssh_statemach_act() local2021 tmpLine = aprintf("%s\n", sshc->readdir_filename); in ssh_statemach_act()2022 if(tmpLine == NULL) { in ssh_statemach_act()2028 tmpLine, sshc->readdir_len+1); in ssh_statemach_act()2029 free(tmpLine); in ssh_statemach_act()