Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Durldata.h102 #define PROTO_FAMILY_SSH (CURLPROTO_SCP|CURLPROTO_SFTP) macro
H A Dconnect.c912 if(cf->conn->handler->protocol & PROTO_FAMILY_SSH) in cf_he_connect()
H A Durl.c1168 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_SSH) { in ConnectionExists()
/third_party/curl/lib/vssh/
H A Dlibssh2.c3821 if(conn->handler->protocol & PROTO_FAMILY_SSH) { in ssh_attach()

Completed in 15 milliseconds