Searched refs:PROTO_FAMILY_FTP (Results 1 – 4 of 4) sorted by relevance
395 (data->conn->handler->protocol & PROTO_FAMILY_FTP) && in Curl_client_write()
98 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS) macro
369 if(conn->handler->protocol&PROTO_FAMILY_FTP) in data_pending()
1320 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_FTP) { in ConnectionExists()