Home
last modified time | relevance | path

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

/third_party/curl/lib/vssh/
H A Dlibssh.c1455 char *tmpLine; in myssh_statemach_act() local
1457 tmpLine = aprintf("%s\n", sshc->readdir_filename); in myssh_statemach_act()
1458 if(!tmpLine) { in myssh_statemach_act()
1464 tmpLine, sshc->readdir_len + 1); in myssh_statemach_act()
1465 free(tmpLine); in myssh_statemach_act()

Completed in 4 milliseconds