Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h123 #define PROTO_FAMILY_SSH (CURLPROTO_SCP|CURLPROTO_SFTP) macro
H A Dconnect.c970 if(cf->conn->handler->protocol & PROTO_FAMILY_SSH) in cf_he_connect()
H A Durl.c1056 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_SSH) { in url_match_conn()
/curl/lib/vssh/
H A Dlibssh2.c3791 if(conn->handler->protocol & PROTO_FAMILY_SSH) { in ssh_attach()

Completed in 30 milliseconds