Home
last modified time | relevance | path

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

/third_party/curl/lib/vssh/
Dwolfssh.c99 PORT_SSH, /* defport */
128 PORT_SSH, /* defport */
Dlibssh2.c144 PORT_SSH, /* defport */
173 PORT_SSH, /* defport */
537 (conn->remote_port != PORT_SSH)? in ssh_knownhost()
Dlibssh.c167 PORT_SSH, /* defport */
194 PORT_SSH, /* defport */
/third_party/curl/lib/
Durldata.h40 #define PORT_SSH 22 macro