Searched refs:PROTO_FAMILY_SSH (Results 1 – 4 of 4) sorted by relevance
102 #define PROTO_FAMILY_SSH (CURLPROTO_SCP|CURLPROTO_SFTP) macro
921 if(cf->conn->handler->protocol & PROTO_FAMILY_SSH) in cf_he_connect()
1314 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_SSH) { in ConnectionExists()
3819 if(conn->handler->protocol & PROTO_FAMILY_SSH) { in ssh_attach()