Home
last modified time | relevance | path

Searched refs:tmpLine (Results 1 – 1 of 1) sorted by relevance

/curl/lib/vssh/
H A Dlibssh.c1456 char *tmpLine; in myssh_statemach_act() local
1458 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 9 milliseconds