Home
last modified time | relevance | path

Searched refs:PROTO_FAMILY_FTP (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dsendf.c392 (data->conn->handler->protocol & PROTO_FAMILY_FTP) && in Curl_client_write()
H A Dtransfer.c375 if(conn->handler->protocol&PROTO_FAMILY_FTP) in data_pending()
H A Durldata.h98 #define PROTO_FAMILY_FTP (CURLPROTO_FTP|CURLPROTO_FTPS) macro
H A Durl.c1174 else if(get_protocol_family(needle->handler) & PROTO_FAMILY_FTP) { in ConnectionExists()

Completed in 12 milliseconds