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

/external/curl/include/curl/
H A Dcurl.h717 } curl_usessl; typedef in typeref:enum:__anon3234
739 #define curl_ftpssl curl_usessl
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h559 } curl_usessl; typedef in typeref:enum:__anon6288
572 #define curl_ftpssl curl_usessl
/external/curl/lib/
H A Durldata.h1570 curl_usessl use_ssl; /* if AUTH TLS is to be attempted etc, for FTP or
H A Durl.c2233 data->set.use_ssl = (curl_usessl)va_arg(param, long);

Completed in 55 milliseconds