Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.c3011 static CURLcode ssh_done(struct connectdata *conn, CURLcode status) in ssh_done() function
3046 return ssh_done(conn, status); in scp_done()
3182 return ssh_done(conn, status); in sftp_done()