Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.c179 PORT_SSH, /* defport */
205 PORT_SSH, /* defport */
558 (conn->remote_port != PORT_SSH)? in ssh_knownhost()
Durldata.h38 #define PORT_SSH 22 macro