Searched refs:tmpLine (Results 1 – 1 of 1) sorted by relevance
1414 char *tmpLine; in myssh_statemach_act() local1416 tmpLine = aprintf("%s\n", sshc->readdir_filename); in myssh_statemach_act()1417 if(tmpLine == NULL) { in myssh_statemach_act()1423 tmpLine, sshc->readdir_len + 1); in myssh_statemach_act()1424 free(tmpLine); in myssh_statemach_act()