Searched refs:PROTO_FAMILY_FTP (Results 1 – 4 of 4) sorted by relevance
629 (conn->handler->protocol & PROTO_FAMILY_FTP) && in Curl_client_write()
68 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS) macro
500 if(conn->handler->protocol&PROTO_FAMILY_FTP) in data_pending()
1354 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_FTP) { in ConnectionExists()