Searched refs:PROTO_FAMILY_FTP (Results 1 – 3 of 3) sorted by relevance
121 if(conn->handler->protocol&PROTO_FAMILY_FTP) in data_pending()
119 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS) macro
1062 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_FTP) { in url_match_conn()
Completed in 37 milliseconds