Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.c153 static int ssh_perform_getsock(const struct connectdata *conn,
176 ssh_perform_getsock, /* perform_getsock */
202 ssh_perform_getsock, /* perform_getsock */
2735 static int ssh_perform_getsock(const struct connectdata *conn, in ssh_perform_getsock() function
2777 return ssh_perform_getsock(conn, sock, numsocks); in ssh_getsock()