Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.c134 static int ssh_perform_getsock(const struct connectdata *conn,
157 ssh_perform_getsock, /* perform_getsock */
184 ssh_perform_getsock, /* perform_getsock */
2661 static int ssh_perform_getsock(const struct connectdata *conn, in ssh_perform_getsock() function
2703 return ssh_perform_getsock(conn, sock, numsocks); in ssh_getsock()