Searched refs:PROTO_FAMILY_SSH (Results 1 – 4 of 4) sorted by relevance
123 #define PROTO_FAMILY_SSH (CURLPROTO_SCP|CURLPROTO_SFTP) macro
970 if(cf->conn->handler->protocol & PROTO_FAMILY_SSH) in cf_he_connect()
1056 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_SSH) { in url_match_conn()
3791 if(conn->handler->protocol & PROTO_FAMILY_SSH) { in ssh_attach()
Completed in 30 milliseconds