Home
last modified time | relevance | path

Searched refs:CURLUSESSL_LAST (Results 1 – 2 of 2) sorted by relevance

/curl/include/curl/
H A Dcurl.h910 CURLUSESSL_LAST /* not an option, never use */ enumerator
961 #define CURLFTPSSL_LAST CURLUSESSL_LAST
/curl/lib/
H A Dsetopt.c2397 if((arg < CURLUSESSL_NONE) || (arg >= CURLUSESSL_LAST)) in Curl_vsetopt()

Completed in 22 milliseconds