Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.c2956 static CURLcode ssh_done(struct connectdata *conn, CURLcode status) in ssh_done() function
2992 return ssh_done(conn, status); in scp_done()
3135 return ssh_done(conn, status); in sftp_done()