Searched refs:tmpLine (Results 1 – 1 of 1) sorted by relevance
1456 char *tmpLine; in myssh_statemach_act() local1458 tmpLine = aprintf("%s\n", sshc->readdir_filename); in myssh_statemach_act()1459 if(!tmpLine) { in myssh_statemach_act()1465 tmpLine, sshc->readdir_len + 1); in myssh_statemach_act()1466 free(tmpLine); in myssh_statemach_act()
Completed in 7 milliseconds